Skip to content

Commit 5e18096

Browse files
authored
Merge pull request #35 from Dafnik/renovate/minor-updates
chore: update actions/publish-action action to v0.4.0
2 parents a9b5284 + 4696fe9 commit 5e18096

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- name: Update the ${{ env.TAG_NAME }} tag
2626
id: update-major-tag
27-
uses: actions/publish-action@v0.3.0
27+
uses: actions/publish-action@v0.4.0
2828
with:
2929
source-tag: ${{ env.TAG_NAME }}
3030
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)