Merge pull request #131 from actions/dependabot/github_actions/non-breaking-changes-e893b3f303

Bump the non-breaking-changes group with 1 update
This commit is contained in:
James M. Greene
2024-02-06 23:57:24 -06:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ jobs:
steps:
- name: Update the ${{ env.TAG_NAME }} tag
id: update-major-tag
uses: actions/publish-action@v0.2.2
uses: actions/publish-action@v0.3.0
with:
source-tag: ${{ env.TAG_NAME }}
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}