We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44fc260 commit d7dc9e1Copy full SHA for d7dc9e1
.github/workflows/main.yml
@@ -83,7 +83,7 @@ jobs:
83
working-directory: ./scripts
84
85
- name: Create PR
86
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
87
with:
88
github-token: ${{secrets.YOSHI_CODE_BOT_TOKEN}}
89
script: |
0 commit comments