Skip to content

Commit 1347e68

Browse files
chore(deps): Bump the actions-updates group with 2 updates (#75)
1 parent 74c33ea commit 1347e68

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
persist-credentials: false
2222

2323
- name: Install the latest version of uv
24-
uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v4
24+
uses: astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v4
2525

2626
- name: Run zizmor
2727
run: uvx zizmor --pedantic --format sarif . > results.sarif

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
type=schedule,pattern=nightly
7272
7373
- name: 'Docker build and push protect-${{ matrix.component }}'
74-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
74+
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
7575
id: push
7676
with:
7777
file: Dockerfile

0 commit comments

Comments
 (0)