Skip to content

Commit

Permalink
Update version for release notification action
Browse files Browse the repository at this point in the history
  • Loading branch information
gcotelli committed May 8, 2020
1 parent 0bbbfd8 commit 3f47268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Notify about a new release
uses: ba-st-actions/[email protected].1
uses: ba-st-actions/[email protected].2
env:
SENDGRID_API_TOKEN: ${{ secrets.SENDGRID_API_TOKEN }}
RECIPIENTS_URL: ${{ secrets.RECIPIENTS_URL }}
Expand Down

0 comments on commit 3f47268

Please sign in to comment.