Skip to content

Commit

Permalink
Update nearform-actions/github-action-notify-twitter action to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 461cbde commit eaeb602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tweet-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Tweet
uses: nearform-actions/github-action-notify-twitter@6cf7ffcb3819839a3a51294646c1cc8d7a1f1943 # v1.2.0
uses: nearform-actions/github-action-notify-twitter@5f60ea13517272e68eac76cd26f5a8f33bf3afaa # v1.2.1
with:
message: "🎉 Issue resolved: ${{ github.event.issue.title }} by ${{ github.event.issue.user.login }}\n${{ github.event.issue.html_url }}"
twitter-app-key: ${{ secrets.TWITTER_CONSUMER_API_KEY }}
Expand Down

0 comments on commit eaeb602

Please sign in to comment.