Skip to content

Commit 73058b4

Browse files
authored
Merge pull request #108 from actions/dependabot/github_actions/non-breaking-changes-e893b3f303
Bump the non-breaking-changes group with 1 update
2 parents 41b01f8 + fed441c commit 73058b4

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
@@ -53,6 +53,6 @@ jobs:
5353
steps:
5454
- name: Update the ${{ env.TAG_NAME }} major tag
5555
id: update-major-tag
56-
uses: actions/publish-action@v0.2.2
56+
uses: actions/publish-action@v0.3.0
5757
with:
5858
source-tag: ${{ env.TAG_NAME }}

0 commit comments

Comments
 (0)