Skip to content

Commit

Permalink
Update matrix-org/pr-details-action action to v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2022
1 parent 4e88796 commit 0613232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ runs:
id: prdetails
# Inputs on composite actions are made of fail https://github.com/actions/runner/issues/1483
if: inputs.is_pr == 'true'
uses: matrix-org/pr-details-action@v1.1
uses: matrix-org/pr-details-action@v1.2
with:
owner: ${{ steps.owner.outputs.owner }}
branch: ${{ inputs.branch }}
Expand Down

0 comments on commit 0613232

Please sign in to comment.