We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 642f55f commit 4c79250Copy full SHA for 4c79250
.github/workflows/autotag.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Run go-semantic-release
16
id: semrel
17
- uses: go-semantic-release/action@v1.21
+ uses: go-semantic-release/action@v1.23
18
with:
19
github-token: ${{ secrets.PAT }}
20
allow-initial-development-versions: true
0 commit comments