1
0
mirror of synced 2026-01-26 21:05:30 -05:00

Bump peter-evans/create-pull-request from 6.1.0 to 7.0.3 (#52316)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-09-16 15:58:42 -07:00
committed by GitHub
parent 381176e22d
commit 9898652830
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ jobs:
- name: Create pull request
id: create-pull-request
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # pin @v6.1.0
uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 # pin @v7.0.3
env:
# Disable pre-commit hooks; they don't play nicely here
HUSKY: '0'

View File

@@ -29,7 +29,7 @@ jobs:
src/graphql/scripts/sync.js
- name: Create pull request
id: create-pull-request
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # pin @v6.1.0
uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 # pin @v7.0.3
env:
# Disable pre-commit hooks; they don't play nicely here
HUSKY: '0'