Skip to content

Commit e4b5ed7

Browse files
chore(deps): bump actions/publish-action from 0.3.0 to 0.4.0 (#219)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vladopajic <vladopajic@users.noreply.github.com>
1 parent 166d66f commit e4b5ed7

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
@@ -29,7 +29,7 @@ jobs:
2929
3030
- name: update the major version tag
3131
id: majorver
32-
uses: actions/publish-action@v0.3.0
32+
uses: actions/publish-action@v0.4.0
3333
with:
3434
source-tag: ${{ env.RELEASE_VERSION }}
3535

0 commit comments

Comments
 (0)