Skip to content

Commit

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

chore(ci): bump go-semantic-release/action from 1.23 to 1.24
  • Loading branch information
tongpu authored Jan 31, 2025
2 parents 43416ce + cf23932 commit fb58ffb
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.23
uses: go-semantic-release/action@v1.24
with:
github-token: ${{ secrets.PAT }}
allow-initial-development-versions: true

0 comments on commit fb58ffb

Please sign in to comment.