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 6aadf90 commit 6ed2ac4Copy full SHA for 6ed2ac4
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