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 c18e46f commit b63cc17Copy full SHA for b63cc17
1 file changed
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
fetch-depth: 0
16
17
- name: Push to dokku
18
- uses: dokku/github-action@b705ed643fea68530501b1faf37abe233caa06be # master
+ uses: dokku/github-action@6a74219fbab2441a36df6a32a61d72f05d43a21b # master
19
with:
20
branch: main
21
git_remote_url: "ssh://dokku@github-bot.eslint.org/eslint-github-bot"
0 commit comments