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 8a54e92 commit dcf4eb1Copy full SHA for dcf4eb1
.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
81
if: github.event_name != 'pull_request'
82
83
- name: Setup QEMU
84
- uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
+ uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0
85
with:
86
platforms: arm64
87
.github/workflows/release-operator.yml
@@ -111,7 +111,7 @@ jobs:
111
if: ${{ ! inputs.dry_run }}
112
113
114
115
116
117
0 commit comments