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 0c50348 commit 5b65e94Copy full SHA for 5b65e94
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
if: github.event_name != 'pull_request'
63
64
- name: Docker Buildx
65
- uses: docker/setup-buildx-action@ecf95283f03858871ff00b787d79c419715afc34 # v2.7.0
+ uses: docker/setup-buildx-action@16c0bc4a6e6ada2cfd8afd41d22d95379cf7c32a # v2.8.0
66
67
- name: Output Variables
68
id: vars
0 commit comments