Skip to content

Commit

Permalink
ci(deps): update docker/build-push-action action to v6.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 6ea1b8a commit fabd645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
- name: Build and push
uses: docker/build-push-action@v6.9.0
uses: docker/build-push-action@v6.11.0
env:
releaseTag: ${{
fromJSON(needs.compute-next-version.outputs.will-release)
Expand Down

0 comments on commit fabd645

Please sign in to comment.