Skip to content

Commit 793f785

Browse files
authored
⬆️ Bump docker/build-push-action from 6.16.0 to 6.18.0 (#160)
2 parents cc2fc53 + 44ec0f0 commit 793f785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_cpac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
sudo rm -rf /opt/ghc
4646
sudo rm -rf "/usr/local/share/boost"
4747
- name: Build and push
48-
uses: docker/build-push-action@v6.16.0
48+
uses: docker/build-push-action@v6.18.0
4949
with:
5050
context: .
5151
file: ./.github/Dockerfiles/c-pac_api.${{ matrix.tag }}.Dockerfile

0 commit comments

Comments
 (0)