Skip to content

Commit 3d67f2a

Browse files
[CHORE](gha)(deps): Bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3 (#21)
* [CHORE](gha)(deps): Bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3 Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@71321a2...b1d7e1f) --- updated-dependencies: - dependency-name: zizmorcore/zizmor-action dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * no slim Signed-off-by: John McCall <john@overturemaps.org> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: John McCall <john@overturemaps.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: John McCall <john@lowlydba.com>
1 parent e1558e9 commit 3d67f2a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/omf_sec_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
persist-credentials: false
4141

4242
- name: Run zizmor 🌈
43-
uses: zizmorcore/zizmor-action@71321a20a9ded102f6e9ce5718a2fcec2c4f70d8 # v0.5.2
43+
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
4444
with:
4545
persona: pedantic
4646
advanced-security: false # Use GH PR Annotations instead of uploading SARIF results for better visibility in the PR

.github/workflows/overture-projection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ permissions:
168168
jobs:
169169
overture-projection:
170170
name: Overture PRojection
171-
runs-on: ubuntu-slim
171+
runs-on: ubuntu-latest
172172

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

0 commit comments

Comments
 (0)