Skip to content

Commit 14664e7

Browse files
authored
Merge pull request #24 from awslabs/dependabot/github_actions/github-actions-533f70582a
chore(ci)(deps): bump peter-evans/create-pull-request from 6 to 7 in the github-actions group
2 parents 9bad816 + 09728ca commit 14664e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
uv lock --upgrade
188188
189189
- name: Create Pull Request
190-
uses: peter-evans/create-pull-request@v6
190+
uses: peter-evans/create-pull-request@v7
191191
with:
192192
token: ${{ secrets.GITHUB_TOKEN }}
193193
commit-message: "chore: monthly dependency maintenance"

0 commit comments

Comments
 (0)