Skip to content

Commit

Permalink
ci: pin release-tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Mar 17, 2023
1 parent 43b04d7 commit dc26d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: Create Release for Tag
id: release_tag
uses: Akryum/release-tag
uses: Akryum/release-tag@v4.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit dc26d0d

Please sign in to comment.