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 c7687f3 commit a121d19Copy full SHA for a121d19
.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@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
+ uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
68
69
- name: Output Variables
70
id: vars
0 commit comments