We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec48a7e + 79788c5 commit da17803Copy full SHA for da17803
.github/workflows/build.yml
@@ -518,7 +518,7 @@ jobs:
518
echo "APPLICATION_NAME=${APPLICATION_NAME##*/}" >> ${GITHUB_ENV}
519
520
- name: Build Docker image
521
- uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
+ uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
522
with:
523
build-args: |
524
APPLICATION_NAME=${{ env.APPLICATION_NAME }}
0 commit comments