Skip to content

Commit 22b069f

Browse files
authored
Merge pull request #64 from crazy-max/update-github-builder
ci: update docker/github-builder to v1
2 parents c5d7921 + 324485e commit 22b069f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818

1919
jobs:
2020
build:
21-
uses: docker/github-builder-experimental/.github/workflows/bake.yml@af87571fd3347a8a760e6053efba57325c00b74b
21+
uses: docker/github-builder/.github/workflows/bake.yml@v1
2222
permissions:
2323
contents: read # same as global permissions
2424
id-token: write # for signing attestation(s) with GitHub OIDC Token

0 commit comments

Comments
 (0)