Skip to content

Commit 6f5d6c0

Browse files
Merge pull request #21 from depot/dependabot/github_actions/actions/publish-action-0.3.0
Bump actions/publish-action from 0.2.2 to 0.3.0
2 parents b59d663 + d323309 commit 6f5d6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
runs-on: ubuntu-20.04
2020
steps:
2121
- name: Update the ${{ env.TAG_NAME }} tag
22-
uses: actions/publish-action@v0.2.2
22+
uses: actions/publish-action@v0.3.0
2323
with:
2424
source-tag: ${{ env.TAG_NAME }}

0 commit comments

Comments
 (0)