Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
piontec authored and github-actions[bot] committed Jan 13, 2025
1 parent 751cda4 commit 075dc2b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- name: Checkout - force fetch tags
Expand All @@ -39,11 +39,11 @@ jobs:
run: |
echo "CURRENT_TAG=$CURRENT_TAG"
- name: Setup pack
uses: buildpacks/github-actions/setup-pack@v5.0.0
uses: buildpacks/github-actions/setup-pack@8748b2e7ad6dc68c285b5771a0a5fbfeddc3d9dd # v5.8.6
- name: Setup Cosign
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
- name: Install oras
uses: jaxxstorm/action-install-gh-release@v1.10.0
uses: jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14.0
with:
repo: oras-project/oras
cache: enable
Expand Down

0 comments on commit 075dc2b

Please sign in to comment.