Merge 5fb65c16653b00f5ceb5e90a237a9a1cf4119c35 into 740310365d5065c44c30d213e7963107ebfd22d5

This commit is contained in:
dependabot[bot] 2025-09-11 21:37:26 +08:00 committed by GitHub
commit 7898e0188a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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