Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 4.0.4 to 4.1.0 (#4)
Browse files Browse the repository at this point in the history
* Bump peter-evans/create-pull-request from 4.0.4 to 4.1.0

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@923ad83...20dac2e)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update .github/workflows/format_fix.yml

Drop the version comment since it doesn't sync with the dependabot changes.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Hatherly <michaelhatherly@gmail.com>
  • Loading branch information
dependabot[bot] and MichaelHatherly authored Aug 18, 2022
1 parent 241b74d commit 8422e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format_fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- run: make format-fix
- name: Create pull request
id: create_pr
uses: peter-evans/create-pull-request@923ad837f191474af6b1721408744feb989a4c27 # v4.0.4
uses: peter-evans/create-pull-request@20dac2ed4875a1a8422d233a68f69088637446df
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: '🤖 Automatically format the source code files'
Expand Down

0 comments on commit 8422e04

Please # to comment.