Skip to content

Commit 678bc65

Browse files
Update peter-evans/create-pull-request action from v7.0.8 to v7.0.9 (.github/workflows/update-sample-data.yml) (#13757)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e274d29 commit 678bc65

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@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 sample data"

0 commit comments

Comments
 (0)