Skip to content

Commit

Permalink
Bump cloudposse-github-actions/get-pr from 1.0.1 to 2.0.0 (#1425)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 62784ad commit af3564c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
pull-requests: write
steps:
# figure out the PR for this commit
- uses: cloudposse-github-actions/get-pr@v1.0.1
- uses: cloudposse-github-actions/get-pr@v2.0.0
id: pr
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit af3564c

Please sign in to comment.