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 34fb7c5 + 7695a45 commit cde3411Copy full SHA for cde3411
.github/workflows/build-test.yml
@@ -69,7 +69,7 @@ jobs:
69
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
70
71
- name: Build image
72
- uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
73
with:
74
push: false
75
load: true
0 commit comments