We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792086a commit fb773efCopy full SHA for fb773ef
.github/workflows/container.yml
@@ -130,7 +130,7 @@ jobs:
130
131
- name: Install crane
132
if: ${{ github.event_name != 'pull_request' }}
133
- uses: imjasonh/setup-crane@v0.4
+ uses: imjasonh/setup-crane@31b88efe9de28ae0ffa220711af4b60be9435f6e # v0.4
134
135
- name: Login to registry
136
0 commit comments