Skip to content

Commit

Permalink
Update snow-actions/tweet action to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2023
1 parent ce623cd commit bab65f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- name: Tweet Release Info
id: tweet
if: github.base_ref == 'master'
uses: snow-actions/tweet@v1.1.1
uses: snow-actions/tweet@v1.4.0
env:
CONSUMER_API_KEY: ${{ secrets.TWITTER_CONSUMER_API_KEY }}
CONSUMER_API_SECRET_KEY: ${{ secrets.TWITTER_CONSUMER_API_SECRET_KEY }}
Expand Down

0 comments on commit bab65f8

Please sign in to comment.