Skip to content

Commit

Permalink
Merge pull request #4 from impresscms-dev/dependabot/github_actions/m…
Browse files Browse the repository at this point in the history
…athieudutour/github-tag-action-6.2

Bump mathieudutour/github-tag-action from 6.1 to 6.2
  • Loading branch information
MekDrop authored Mar 13, 2024
2 parents 349985b + 8224991 commit bf4be0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ runs:
- name: Bump tag
if: steps.changelog.outputs.isEmpty == 'false'
id: tag
uses: mathieudutour/github-tag-action@v6.1
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ inputs.github_token }}
release_branches: ${{ inputs.release_branch }}
Expand Down

0 comments on commit bf4be0b

Please sign in to comment.