Skip to content

Commit 62955f4

Browse files
⬆️ Update docker/build-push-action digest to 1dc7386
1 parent 0686f45 commit 62955f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
type=sha,format=long
8080
# Build and push
8181
- name: Build and push
82-
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6
82+
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6
8383
with:
8484
context: .
8585
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)