Skip to content

Commit f97004a

Browse files
authored
Merge pull request #296 from ioos/dependabot/github_actions/github-actions-0b8390718f
Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 in the github-actions group
2 parents 7260a6b + f0aedfd commit f97004a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@271a8d0340265f705b14b6d32b9829c1cb33d45e #v7.0.8
46+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 #v7.0.9
4747
with:
4848
token: ${{ secrets.GITHUB_TOKEN }}
4949
commit-message: "Update lockfile"

0 commit comments

Comments
 (0)