Skip to content

Commit fb2155c

Browse files
authored
Merge pull request #1636 from clasp-developers/dependabot/github_actions/dot-github/workflows/docker/build-push-action-6.9.0
Bump docker/build-push-action from 6.7.0 to 6.9.0 in /.github/workflows
2 parents 4e5d682 + a9022e4 commit fb2155c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
type=raw,value=latest
3737
3838
- name: Build and push Docker image
39-
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
39+
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
4040
with:
4141
context: docker/clasp/
4242
push: true

0 commit comments

Comments
 (0)