Skip to content

Commit

Permalink
Merge pull request #132 from pulumiverse/dependabot/github_actions/th…
Browse files Browse the repository at this point in the history
…ollander/actions-comment-pull-request-3.0.0

gha(deps): bump thollander/actions-comment-pull-request from 2.5.0 to 3.0.0
  • Loading branch information
pierskarsenbarg authored Oct 16, 2024
2 parents 43c5fc3 + 94118e1 commit 94f813f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v4
- name: Comment PR
uses: thollander/actions-comment-pull-request@v2.5.0
uses: thollander/actions-comment-pull-request@v3.0.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
message: |
Expand Down

0 comments on commit 94f813f

Please sign in to comment.