Skip to content

Commit

Permalink
Merge pull request #43076 from brave/renovate/nearform-actions-github…
Browse files Browse the repository at this point in the history
…-action-notify-twitter-1.x

Update nearform-actions/github-action-notify-twitter action to v1.2.3
  • Loading branch information
mihaiplesa authored Jan 8, 2025
2 parents 492bb7f + 7ef3159 commit 6f845cc
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@fd1e00e78488e914949185395993892e31bbfe92 # v1.2.2
uses: nearform-actions/github-action-notify-twitter@b3fa623c2f320117e8a08e20564c4ce0a5e67930 # v1.2.3
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 6f845cc

Please sign in to comment.