Skip to content

Commit

Permalink
chore(deps): bump azu/action-package-version-to-git-tag from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [azu/action-package-version-to-git-tag](https://github.com/azu/action-package-version-to-git-tag) from 2 to 3.
- [Release notes](https://github.com/azu/action-package-version-to-git-tag/releases)
- [Commits](pkgdeps/git-tag-action@v2...v3)

---
updated-dependencies:
- dependency-name: azu/action-package-version-to-git-tag
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent fb8fe0c commit 0c4ffb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
# Create git tag
- name: Create Git Tag
uses: azu/action-package-version-to-git-tag@v2
uses: azu/action-package-version-to-git-tag@v3
with:
version: ${{ env.CURRENT_VERSION }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0c4ffb7

Please sign in to comment.