Skip to content

Commit 0aa0f2b

Browse files
chore(deps): update peter-evans/create-pull-request action from v7.0.11 to v8 (.github/workflows/update-sample-data.yml)
1 parent 0ace59c commit 0aa0f2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-sample-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
git push --set-upstream origin $(git rev-parse --abbrev-ref HEAD)
4444
4545
- name: Create Pull Request
46-
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
46+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
4747
with:
4848
token: ${{ secrets.GITHUB_TOKEN }}
4949
commit-message: "Update sample data"

0 commit comments

Comments
 (0)