We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f196dd7 commit c877d85Copy full SHA for c877d85
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Check out code into the Go module directory
14
uses: actions/checkout@v1
15
- name: Release Notary
16
- uses: docker://outillage/release-notary@sha256:a7f3c24e5b24caa8d25e259837add805ba9868f913bb8c678cd787a2ed5ebc9a
+ uses: docker://outillage/release-notary@sha256:73369b751b24b82a69d1bbc28fbe4f8d208a131324a4bc83adb6c41f000e63ca
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
goreleaser:
0 commit comments