Skip to content

Commit b230fda

Browse files
authored
Merge pull request #19 from CSCfi/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2 parents 07403c9 + 66e9a67 commit b230fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
type=sha,enable=true,priority=100,prefix=sha-,suffix=,format=short
4040
4141
- name: Build and push
42-
uses: docker/build-push-action@v5
42+
uses: docker/build-push-action@v6
4343
with:
4444
context: .
4545
push: true

0 commit comments

Comments
 (0)