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 Nov 18, 2024
1 parent 3310081 commit 1a3918c
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 @@ -185,7 +185,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 1a3918c

Please sign in to comment.