Skip to content

Commit

Permalink
admin: Fix typo in slack-release-notifier version (#4046)
Browse files Browse the repository at this point in the history
Signed-off-by: Larry Gritz <[email protected]>
  • Loading branch information
lgritz authored Nov 2, 2023
1 parent 790b08b commit 8450736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-notice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
id: slack
with:
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_RELEASES_URL }}
uses: fedecalendino/slack-release-notifier@2.1.0
uses: fedecalendino/slack-release-notifier@v2.1.0

0 comments on commit 8450736

Please sign in to comment.