Skip to content

Commit

Permalink
Chore: bump rickstaa/action-create-tag from 1.6.3 to 1.6.4 (#560)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent e67383d commit 836fb75
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.3
uses: rickstaa/action-create-tag@v1.6.4
with:
tag: ${{ steps.dotenv.outputs.version }}

0 comments on commit 836fb75

Please sign in to comment.