Skip to content

Commit

Permalink
Merge pull request #1068 from adorsys/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/build-push-action-6.1.0

Bump docker/build-push-action from 6.0.2 to 6.1.0
  • Loading branch information
jonasvoelcker authored Jun 22, 2024
2 parents 179cf71 + 1c7e269 commit 7eb7675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
uses: docker/[email protected]

- name: Build and push
uses: docker/build-push-action@v6.0.2
uses: docker/build-push-action@v6.1.0
with:
build-args: |-
KEYCLOAK_VERSION=${{ matrix.env.KEYCLOAK_VERSION }}
Expand Down

0 comments on commit 7eb7675

Please sign in to comment.