Skip to content

Commit

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

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 Apr 13, 2024
1 parent e3978bb commit 865e237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pr/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ runs:

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

0 comments on commit 865e237

Please sign in to comment.