Skip to content

Commit 4fbfa3f

Browse files
Update snow-actions/tweet action to v1.4.0
1 parent fdf77e0 commit 4fbfa3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
- name: Tweet Release Info
9595
id: tweet
9696
if: github.base_ref == 'master'
97-
uses: snow-actions/tweet@v1.1.1
97+
uses: snow-actions/tweet@v1.4.0
9898
env:
9999
CONSUMER_API_KEY: ${{ secrets.TWITTER_CONSUMER_API_KEY }}
100100
CONSUMER_API_SECRET_KEY: ${{ secrets.TWITTER_CONSUMER_API_SECRET_KEY }}

0 commit comments

Comments
 (0)