Skip to content

Commit e2e1676

Browse files
authored
Merge pull request #77 from PerfectThymeTech/dependabot/github_actions/actions/publish-action-0.3.0
Bump actions/publish-action from 0.2.2 to 0.3.0
2 parents 196aa97 + 5f8dbc4 commit e2e1676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/newMajorVersion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# Update major tag
2727
- name: Update the ${{ env.TAG_NAME }} tag
2828
id: update_tag
29-
uses: actions/publish-action@v0.2.2
29+
uses: actions/publish-action@v0.3.0
3030
with:
3131
source-tag: ${{ env.TAG_NAME }}
3232
slack-webhook: ""

0 commit comments

Comments
 (0)