Skip to content

Commit e113519

Browse files
authored
Update release-new-action-version.yml (#442)
1 parent 285fb31 commit e113519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-new-action-version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- name: Update the ${{ env.TAG_NAME }} tag
2525
id: update-major-tag
26-
uses: actions/[email protected].1
26+
uses: actions/[email protected].2
2727
with:
2828
source-tag: ${{ env.TAG_NAME }}
2929
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)