Skip to content

Commit 85cd967

Browse files
Bump the actions-minor group with 2 updates (#17)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dda0dc commit 85cd967

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ jobs:
3131

3232
- name: Install Cosign
3333
if: github.event_name != 'pull_request'
34-
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 #v3.6.0
34+
uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da #v3.7.0
3535
with:
3636
cosign-release: 'v2.1.1'
3737

3838
- name: Set up Docker Buildx
39-
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
39+
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
4040

4141
- name: Log into Registry ${{ env.REGISTRY }}
4242
if: github.event_name != 'pull_request'

0 commit comments

Comments
 (0)