Skip to content

Commit

Permalink
chore(deps): bump peter-evans/create-pull-request from 5 to 6 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 1, 2024
2 parents 15156a3 + 58e85bf commit 9c56524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_omada.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Create pull request
if: env.UPDATE_VERSION_FILE
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
commit-message: update omada version to ${{ steps.omada_url.outputs.latest_version }}
title: update omada version to ${{ steps.omada_url.outputs.latest_version }}
Expand Down

0 comments on commit 9c56524

Please sign in to comment.