Skip to content

Commit

Permalink
chore(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2 (#1224
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 12ac852 commit 2a68e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v4
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.1
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.RHACS_BOT_GITHUB_TOKEN }}
tag_prefix: ""
Expand Down

0 comments on commit 2a68e42

Please sign in to comment.