Update release-new-action-version.yml (#516)

This commit is contained in:
Konrad Pabjan 2024-02-05 17:19:59 -05:00 committed by GitHub
parent 5d5d22a312
commit 4c0ff1c489
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ jobs:
steps:
- name: Update the ${{ env.TAG_NAME }} tag
id: update-major-tag
uses: actions/publish-action@v0.2.1
uses: actions/publish-action@v0.3.0
with:
source-tag: ${{ env.TAG_NAME }}
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}