We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3c91e9 + 38b2e68 commit 31f877cCopy full SHA for 31f877c
1 file changed
.github/workflows/early-release.yml
@@ -92,7 +92,7 @@ jobs:
92
- id: install-gitsign
93
name: Install gitsign for commit signing
94
# See https://github.com/chainguard-dev/actions/blob/main/setup-gitsign/action.yml
95
- uses: chainguard-dev/actions/setup-gitsign@5f020827ba80ff5d64d45116542d0c733e8e7e71
+ uses: chainguard-dev/actions/setup-gitsign@e1c4977ad9cb32b12c5b222ec0134a22bec60bd5
96
- id: move-tag
97
name: Move early-access-release tag
98
env:
0 commit comments