Skip to content

Commit

Permalink
Merge pull request #174 from lirlia/renovate/github-actions
Browse files Browse the repository at this point in the history
chore(deps): update songmu/tagpr action to v1.4.1
  • Loading branch information
lirlia authored Sep 17, 2024
2 parents 14c8086 + b2196c5 commit 3beeb6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_release_tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
- uses: actions/checkout@v4
with:
token: ${{ steps.generate.outputs.token }}
- uses: Songmu/tagpr@v1.4.0
- uses: Songmu/tagpr@v1.4.1
env:
GITHUB_TOKEN: ${{ steps.generate.outputs.token }}

0 comments on commit 3beeb6d

Please sign in to comment.