Skip to content

Commit

Permalink
Bump cloudposse-github-actions/get-pr from 1.0.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [cloudposse-github-actions/get-pr](https://github.com/cloudposse-github-actions/get-pr) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/cloudposse-github-actions/get-pr/releases)
- [Commits](cloudposse-github-actions/get-pr@v1.0.1...v2.0.0)

---
updated-dependencies:
- dependency-name: cloudposse-github-actions/get-pr
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent c812104 commit 626efee
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 626efee

Please sign in to comment.