Skip to content

Commit 1f430cc

Browse files
⬆️ Update docker/build-push-action digest to 2634353
1 parent 90bb5bf commit 1f430cc

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@1dc73863535b631f98b2378be8619f83b136f4a0 # v6
82+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
8383
with:
8484
context: .
8585
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)