Skip to content

Commit 3c37768

Browse files
authored
Merge pull request #11 from shmokmt/release-v1
Release v1.0.0
2 parents c46cc6b + 6ed2ac4 commit 3c37768

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)