Skip to content

Commit e113519

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
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/publish-action@v0.2.1
26+
uses: actions/publish-action@v0.2.2
2727
with:
2828
source-tag: ${{ env.TAG_NAME }}
2929
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)