Skip to content

Commit 9fdeed8

Browse files
authored
Changed: updated build-push-actions v5->v6 (#980)
1 parent 60fb9bd commit 9fdeed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-integration-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
rocks.goss.dockerfile-md5=${{ steps.md5_result.outputs.md5 }}
7777
7878
- name: Build and push tag
79-
uses: docker/build-push-action@v5
79+
uses: docker/build-push-action@v6
8080
with:
8181
context: .
8282
file: ${{ matrix.dockerfile }}

0 commit comments

Comments
 (0)