Skip to content

Commit

Permalink
Update nearform-actions/github-action-notify-twitter action to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent ab43b98 commit e652d62
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@5f60ea13517272e68eac76cd26f5a8f33bf3afaa # v1.2.1
uses: nearform-actions/github-action-notify-twitter@fd1e00e78488e914949185395993892e31bbfe92 # v1.2.2
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 e652d62

Please sign in to comment.