Skip to content

Commit 3323973

Browse files
chore(deps): update peter-evans/create-pull-request action from v7.0.9 to v7.0.11 (.github/workflows/update-sample-data.yml) (#13827)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed9a56a commit 3323973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)