Skip to content

Commit

Permalink
Pin builder image version number
Browse files Browse the repository at this point in the history
  • Loading branch information
momijizukamori committed Jun 19, 2024
1 parent 915680b commit 224d2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build-push-branch:
container:
image: ghcr.io/lolibrary/builder
image: ghcr.io/lolibrary/builder@sha256:80ca803642b16c17df149f402b4ea5d440eaef0fa19d54c9431dc4b9acfc6cb5
credentials:
username: ${{ github.actor }}
password: ${{ secrets.PAT }}
Expand Down

0 comments on commit 224d2d4

Please sign in to comment.