Skip to content

Commit

Permalink
fix action version
Browse files Browse the repository at this point in the history
  • Loading branch information
kengo-k committed Jun 1, 2024
1 parent 5d1bb9e commit ac2f829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: 'test'
uses: kengo-k/docker-build@main
uses: kengo-k/docker-build@v1
with:
token: ${{ secrets.GHCR_TOKEN }}
timezone: 'Asia/Tokyo'
Expand Down

0 comments on commit ac2f829

Please sign in to comment.