Skip to content

Commit

Permalink
build(deps): bump peter-evans/create-pull-request from 3.9.1 to 3.9.2 (
Browse files Browse the repository at this point in the history
…#17)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v3.9.1...v3.9.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2021
1 parent 56463f6 commit bd9bc23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Check Dependencies
run: ./gradlew useLatestVersions
- name: Create Pull Request
uses: peter-evans/[email protected].1
uses: peter-evans/[email protected].2
with:
token: ${{ secrets.GH_TOKEN }}
committer: micronaut-build <${{ secrets.MICRONAUT_BUILD_EMAIL }}>
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/files-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
config/checkstyle/checkstyle.xml
config/checkstyle/suppressions.xml
- name: Create Pull Request - ${{ steps.branch.outputs.branch }}
uses: peter-evans/[email protected].1
uses: peter-evans/[email protected].2
with:
path: target
token: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit bd9bc23

Please sign in to comment.