Skip to content

Commit 56e16bc

Browse files
♻️ chore(deps): update cloudposse-github-actions/get-pr action to v2 (#689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4110b48 commit 56e16bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/snippets/.github/workflows/atmos-terraform-apply.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- "amd64"
2222
- "common"
2323
steps:
24-
- uses: cloudposse-github-actions/get-pr@v1
24+
- uses: cloudposse-github-actions/get-pr@v2
2525
id: pr
2626

2727
outputs:

0 commit comments

Comments
 (0)