Merge pull request #74 from actions/dependabot/github_actions/actions-minor-e893b3f303

chore(deps): bump actions/publish-action from 0.2.2 to 0.3.0 in the actions-minor group
This commit is contained in:
Yumin Wong
2025-07-29 14:00:29 +08:00
committed by GitHub
@@ -16,6 +16,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Update the ${{ env.TAG_NAME }} tag
uses: actions/publish-action@v0.2.2
uses: actions/publish-action@v0.3.0
with:
source-tag: ${{ env.TAG_NAME }}