Skip to content

Commit

Permalink
testing referencing local composite actions without tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pputman12 committed Dec 12, 2024
1 parent 880f6f7 commit aa720ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ jobs:
docker-gcp-registries: ${{ steps.split.outputs.location }}

- name: Build, push and scan the container
uses: celo-org/[email protected]
uses: ./.github/actions/build-container

with:
platforms: ${{ inputs.platforms }}
registry: ${{ inputs.artifact-registry }}
Expand Down

0 comments on commit aa720ed

Please sign in to comment.