Skip to content

Commit

Permalink
Merge pull request #551 from jmunixusers/dependabot/github_actions/pe…
Browse files Browse the repository at this point in the history
…ter-evans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
ripleymj authored Sep 4, 2024
2 parents 3c7a862 + c14de9e commit 86aceca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update-iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
id: iso
run: ./scripts/update-ubuntu-release
- name: Open a pull request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
commit-message: >-
Update to Ubuntu ${{ steps.iso.outputs.version }}
Expand Down

0 comments on commit 86aceca

Please sign in to comment.