Skip to content

Commit

Permalink
Merge pull request #80 from GeekMasher/dependabot/github_actions/prod…
Browse files Browse the repository at this point in the history
…uction-dependencies-fda72fb1d1

build(deps): bump the production-dependencies group with 2 updates
  • Loading branch information
GeekMasher authored Oct 7, 2024
2 parents 0aad89d + 36b0ff8 commit dc8aa16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ jobs:

- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 #v3.6.0
uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da #v3.7.0
with:
cosign-release: 'v2.1.1'

- name: Setup Docker buildx
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349

- name: Log into registry ${{ env.REGISTRY }}
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit dc8aa16

Please sign in to comment.