Skip to content

Commit

Permalink
Changed: updated build-push-actions v5->v6 (#980)
Browse files Browse the repository at this point in the history
  • Loading branch information
aelsabbahy authored Sep 25, 2024
1 parent 60fb9bd commit 9fdeed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
rocks.goss.dockerfile-md5=${{ steps.md5_result.outputs.md5 }}
- name: Build and push tag
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
file: ${{ matrix.dockerfile }}
Expand Down

0 comments on commit 9fdeed8

Please sign in to comment.