We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b2d21e commit 9e1603aCopy full SHA for 9e1603a
2 files changed
.github/workflows/enterprise-dates.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Create pull request
37
id: create-pull-request
38
- uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 # pin @v7.0.3
+ uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # pin @v7.0.9
39
env:
40
# Disable pre-commit hooks; they don't play nicely here
41
HUSKY: '0'
.github/workflows/sync-graphql.yml
@@ -33,7 +33,7 @@ jobs:
33
run: npm run sync-graphql
34
0 commit comments