We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fded52 commit 1e91ceaCopy full SHA for 1e91cea
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout repository
19
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
- name: Set up Docker Buildx
21
- uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.1.0
+ uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.1.0
22
with:
23
# 'driver: docker' allows one build to reuse images from a prior build
24
# ref: https://github.com/docker/setup-buildx-action/issues/251
0 commit comments