Skip to content

Commit

Permalink
Merge pull request #27 from adfinis/dependabot/github_actions/go-sema…
Browse files Browse the repository at this point in the history
…ntic-release/action-1.23

chore(ci): bump go-semantic-release/action from 1.21 to 1.23
  • Loading branch information
tongpu authored Feb 20, 2024
2 parents b329c56 + 0f78f3f commit 9b57d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autotag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Run go-semantic-release
id: semrel
uses: go-semantic-release/action@v1.21
uses: go-semantic-release/action@v1.23
with:
github-token: ${{ secrets.PAT }}
allow-initial-development-versions: true

0 comments on commit 9b57d9c

Please sign in to comment.