We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e4d8f commit ae792b8Copy full SHA for ae792b8
2 files changed
.github/workflows/enterprise-dates.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Create pull request
57
id: create-pull-request
58
- uses: peter-evans/create-pull-request@bd72e1b7922d417764d27d30768117ad7da78a0e
+ uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04
59
env:
60
# Disable pre-commit hooks; they don't play nicely here
61
HUSKY: '0'
.github/workflows/update-graphql-files.yml
@@ -48,7 +48,7 @@ jobs:
48
script/graphql/update-files.js
49
50
51
52
53
54
0 commit comments