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.
2 parents c46cc6b + 6ed2ac4 commit 3c37768Copy full SHA for 3c37768
README.md
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ubuntu-latest
27
steps:
28
- uses: actions/checkout@v4
29
- - uses: shmokmt/action-docker-build-check@master
+ - uses: shmokmt/action-docker-build-check@v1
30
with:
31
github_token: ${{ secrets.github_token }}
32
```
0 commit comments