We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 555aa2e + 51b345a commit 0e0b2e2Copy full SHA for 0e0b2e2
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@v4.3.0
+ uses: fizyk/actions-reuse/.github/workflows/shared-release.yml@v4.4.5
14
with:
15
version: ${{ inputs.version }}
16
secrets:
0 commit comments