Skip to content

Commit

Permalink
wrong pin
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeyheath committed Nov 7, 2024
1 parent e75bb6a commit d183c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/argus-builder/docker-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ runs:
lifecycle-policy: core-platform-settings/ecr/lifecycle-policy.json
repository-policy: core-platform-settings/ecr/repository-policy.json
- name: Build And Push
uses: chanzuckerberg/github-actions/.github/actions/docker-build-push@6fe6046403cf16689027cb3981781d8b05fd702b
uses: chanzuckerberg/github-actions/.github/actions/docker-build-push@heathj/test-no-clean
with:
dockerfile: ${{ github.event.repository.name }}/${{ inputs.dockerfile }}
context: ${{ github.event.repository.name }}/${{ inputs.context }}
Expand Down

0 comments on commit d183c64

Please sign in to comment.