Skip to content

Commit

Permalink
Chore: bump rickstaa/action-create-tag from 1.6.6 to 1.7.1 (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 98f163b commit 76da4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
RUBYGEMS_TOKEN: ${{ secrets.RUBYGEMS_TOKEN }}

- name: Create the release tag
uses: rickstaa/action-create-tag@v1.6.6
uses: rickstaa/action-create-tag@v1.7.1
with:
tag: ${{ steps.dotenv.outputs.version }}

0 comments on commit 76da4b2

Please sign in to comment.