Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Aug 6, 2024
1 parent 6002b47 commit 0c14f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ usage: |-
name: PR Info
runs-on: ubuntu-latest
steps:
- uses: cloudposse-github-actions/get-pr@v0
- uses: cloudposse-github-actions/get-pr@main
id: pr
outputs:
base: ${{ fromJSON(steps.pr.outputs.pr).base.sha }}
Expand Down

0 comments on commit 0c14f88

Please sign in to comment.