Skip to content

Commit

Permalink
⬆️ Bump docker/build-push-action from 6.10.0 to 6.13.0 (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
shnizzedy authored Feb 5, 2025
2 parents eb4fc7b + 971ee10 commit afc2aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_cpac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
sudo rm -rf /opt/ghc
sudo rm -rf "/usr/local/share/boost"
- name: Build and push
uses: docker/build-push-action@v6.10.0
uses: docker/build-push-action@v6.13.0
with:
context: .
file: ./.github/Dockerfiles/c-pac_api.${{ matrix.tag }}.Dockerfile
Expand Down

0 comments on commit afc2aff

Please sign in to comment.