Skip to content

Commit ba7416c

Browse files
authored
Merge pull request #301 from ioos/dependabot/github_actions/github-actions-184bdd1ae0
Bump peter-evans/create-pull-request from 7.0.9 to 8.0.0 in the github-actions group
2 parents 5904e5d + 100c481 commit ba7416c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/relock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
4444
- name: Create PR if file changed
4545
if: steps.check_changes.outputs.changed == 'true'
46-
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 #v7.0.9
46+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 #v8.0.0
4747
with:
4848
token: ${{ secrets.GITHUB_TOKEN }}
4949
commit-message: "Update lockfile"

0 commit comments

Comments
 (0)