Skip to content

Commit 726eb52

Browse files
chore(deps): update docker/setup-buildx-action action to v3.9.0 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65582b6 commit 726eb52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: actions/checkout@v4
4040
- if: github.event_name != 'pull_request'
4141
uses: sigstore/cosign-installer@main
42-
- uses: docker/setup-buildx-action@v3.8.0
42+
- uses: docker/setup-buildx-action@v3.9.0
4343
- if: github.event_name != 'pull_request'
4444
uses: docker/[email protected]
4545
with:

0 commit comments

Comments
 (0)