We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9fbddf0 + f0a7ec6 commit 7c17701Copy full SHA for 7c17701
1 file changed
.github/workflows/release.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
release:
13
- uses: fizyk/actions-reuse/.github/workflows/shared-release.yml@4.2.0
+ uses: fizyk/actions-reuse/.github/workflows/shared-release.yml@v4.2.1
14
with:
15
version: ${{ inputs.version }}
16
secrets:
0 commit comments