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 2fd47c2 commit c1594dfCopy full SHA for c1594df
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
if: github.event_name != 'pull_request'
65
66
- name: Docker Buildx
67
- uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3.1.0
+ uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3.2.0
68
69
- name: Output Variables
70
id: vars
0 commit comments