Skip to content

Commit 9e1603a

Browse files
authored
bump peter-evans/create-pull-request to v7.0.9 (#58685)
1 parent 4b2d21e commit 9e1603a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/enterprise-dates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Create pull request
3737
id: create-pull-request
38-
uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 # pin @v7.0.3
38+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # pin @v7.0.9
3939
env:
4040
# Disable pre-commit hooks; they don't play nicely here
4141
HUSKY: '0'

.github/workflows/sync-graphql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: npm run sync-graphql
3434
- name: Create pull request
3535
id: create-pull-request
36-
uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 # pin @v7.0.3
36+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # pin @v7.0.9
3737
env:
3838
# Disable pre-commit hooks; they don't play nicely here
3939
HUSKY: '0'

0 commit comments

Comments
 (0)