Skip to content

Commit

Permalink
Merge pull request #1527 from shipwright-io/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/imjasonh/setup-crane-0.3

Bump imjasonh/setup-crane from 0.2 to 0.3
  • Loading branch information
openshift-merge-bot[bot] authored Mar 4, 2024
2 parents 6ef17f6 + 6d606b8 commit 01ec776
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mirror-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: imjasonh/setup-crane@e82f1b9a8007d399333baba4d75915558e9fb6a4
- uses: imjasonh/setup-crane@00c9e93efa4e1138c9a7a5c594acd6c75a2fbf0c

- name: Mirror images
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: ko-build/[email protected]
with:
version: v0.15.1
- uses: imjasonh/setup-crane@e82f1b9a8007d399333baba4d75915558e9fb6a4
- uses: imjasonh/setup-crane@00c9e93efa4e1138c9a7a5c594acd6c75a2fbf0c
- uses: sigstore/cosign-installer@v3

- name: Get current date
Expand Down

0 comments on commit 01ec776

Please sign in to comment.