Compare commits
No commits in common. "d1b3cba36cbd7fa613315b8a73b1a01de85dd0bc" and "7a857b1dd1173be16d3c34e1c29c1d743df3b10d" have entirely different histories.
d1b3cba36c
...
7a857b1dd1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-boxkit.yml
vendored
2
.github/workflows/build-boxkit.yml
vendored
|
@ -84,7 +84,7 @@ jobs:
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
# Sign container
|
# Sign container
|
||||||
- uses: sigstore/cosign-installer@v3.7.0
|
- uses: sigstore/cosign-installer@v3.6.0
|
||||||
|
|
||||||
- name: Sign container image
|
- name: Sign container image
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request'
|
||||||
|
|
Loading…
Reference in a new issue