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.
2 parents cbfcd28 + 92f11cb commit e5bc1e3Copy full SHA for e5bc1e3
2 files changed
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
36
steps:
37
- name: Setup Docker buildx
38
- uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
+ uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
39
40
- name: Build image
41
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
- name: Log in to Docker Hub registry
20
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
0 commit comments