Skip to content

Commit

Permalink
chore(deps): bump peter-evans/create-pull-request from 3.12.1 to 6.0.5
Browse files Browse the repository at this point in the history
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.12.1 to 6.0.5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v3.12.1...v6.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and PetarKirov committed Apr 28, 2024
1 parent 21122b4 commit 2a93c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# The action will do nothing if VERSIONS.txt wasn't changed by the previous step
# See https://github.com/marketplace/actions/create-pull-request
- name: Create PR for updated versions file
uses: peter-evans/create-pull-request@v3.12.1
uses: peter-evans/create-pull-request@v6.0.5
with:
add-paths: VERSIONS.txt
branch: update-${{ steps.update.outputs.last_revision }}
Expand Down

0 comments on commit 2a93c0b

Please sign in to comment.