Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent c5e5151 commit 1f5ef37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-infrastructure-repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Create Pull Request
id: cpr
# v3.14.0
uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50
uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc
with:
path: ${{ inputs.working-directory }}
token: ${{ steps.generate_token.outputs.token }}
Expand Down

0 comments on commit 1f5ef37

Please sign in to comment.