Skip to content

Commit 6ed2ac4

Browse files
committed
Release v1.0.0
1 parent 6aadf90 commit 6ed2ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- uses: actions/checkout@v4
29-
- uses: shmokmt/action-docker-build-check@master
29+
- uses: shmokmt/action-docker-build-check@v1
3030
with:
3131
github_token: ${{ secrets.github_token }}
3232
```

0 commit comments

Comments
 (0)