Skip to content

Commit

Permalink
fix: bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 in /.gi…
Browse files Browse the repository at this point in the history
…thub/actions/pr (#121)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2024
1 parent 940b0c8 commit 52975e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pr/action.yaml
Expand Up @@ -51,7 +51,7 @@ runs:

- name: Create Pull Request
if: steps.dirty.outputs.isDirty
uses: peter-evans/create-pull-request@v6.0.1
uses: peter-evans/create-pull-request@v6.0.2
with:
commit-message: ${{ inputs.commit-message }}
branch: ${{ inputs.branch }}
Expand Down

0 comments on commit 52975e8

Please sign in to comment.