Skip to content

Commit

Permalink
Chore: bump rickstaa/action-create-tag from 1.7.1 to 1.7.2
Browse files Browse the repository at this point in the history
Bumps [rickstaa/action-create-tag](https://github.com/rickstaa/action-create-tag) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/rickstaa/action-create-tag/releases)
- [Commits](rickstaa/action-create-tag@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: rickstaa/action-create-tag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 8beed9f commit 356ab13
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/[email protected].1
uses: rickstaa/[email protected].2
with:
tag: ${{ steps.dotenv.outputs.version }}

0 comments on commit 356ab13

Please sign in to comment.