Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/omf_sec_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
persist-credentials: false

- name: Run zizmor 🌈
uses: zizmorcore/zizmor-action@71321a20a9ded102f6e9ce5718a2fcec2c4f70d8 # v0.5.2
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
with:
persona: pedantic
advanced-security: false # Use GH PR Annotations instead of uploading SARIF results for better visibility in the PR
2 changes: 1 addition & 1 deletion .github/workflows/overture-projection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ permissions:
jobs:
overture-projection:
name: Overture PRojection
runs-on: ubuntu-slim
runs-on: ubuntu-latest

# One active run per PR; cancel in-progress if a new commit is pushed.
concurrency:
Expand Down
Loading