Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit 0c32534

Browse files
Update cloudposse/github-action-docker-build-push action to v1.15.0
1 parent 2bc5f6c commit 0c32534

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow-ci-dockerized-app-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787

8888
- name: Build
8989
id: build
90-
uses: cloudposse/github-action-docker-build-push@1.13.0
90+
uses: cloudposse/github-action-docker-build-push@1.15.0
9191
with:
9292
organization: ${{ steps.lowercase.outputs.output-string }}
9393
repository: ${{ inputs.repository }}

0 commit comments

Comments
 (0)