Skip to content

Commit

Permalink
Merge pull request #37 from splitio/dependabot/github_actions/mathieu…
Browse files Browse the repository at this point in the history
…dutour/github-tag-action-6.2

Bump mathieudutour/github-tag-action from 6.1 to 6.2
  • Loading branch information
mmelograno committed May 14, 2024
2 parents 145702f + 1a0a5d1 commit dcace85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Git tag
if: ${{ github.event_name == 'push' }}
uses: mathieudutour/github-tag-action@v6.1
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
custom_tag: ${{ env.VERSION }}
Expand Down

0 comments on commit dcace85

Please sign in to comment.