Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: embed docker scanning into argus builder action #284

Draft
wants to merge 53 commits into
base: main
Choose a base branch
from

Conversation

hspitzley-czi
Copy link
Contributor

No description provided.

Base automatically changed from CCIE-3097-make-argus-docker-builder-gh-action-even-more-composable to main July 15, 2024 13:57
@@ -53,7 +58,7 @@
id-token: write
contents: read
steps:
- uses: chanzuckerberg/github-actions/.github/actions/argus-builder/build-prep@b7d8eaf3c08d100ded457432f9ce6be6d88932e3
- uses: chanzuckerberg/github-actions/.github/actions/argus-builder/build-prep@CCIE-3099-embed-docker-scanning-into-argus-builder-gh-actions

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Docker Image Build' step
Uses Step: build_prep
uses 'chanzuckerberg/github-actions/.github/actions/argus-builder/build-prep' with ref 'CCIE-3099-embed-docker-scanning-into-argus-builder-gh-actions', not a pinned commit hash
@@ -89,7 +94,7 @@
matrix:
image: ${{ fromJson(needs.prep.outputs.images) }}
steps:
- uses: chanzuckerberg/github-actions/.github/actions/argus-builder/docker-build@b7d8eaf3c08d100ded457432f9ce6be6d88932e3
- uses: chanzuckerberg/github-actions/.github/actions/argus-builder/docker-build@CCIE-3099-embed-docker-scanning-into-argus-builder-gh-actions

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Docker Image Build' step
Uses Step
uses 'chanzuckerberg/github-actions/.github/actions/argus-builder/docker-build' with ref 'CCIE-3099-embed-docker-scanning-into-argus-builder-gh-actions', not a pinned commit hash
@@ -108,7 +114,7 @@
id-token: write
contents: read
steps:
- uses: chanzuckerberg/github-actions/.github/actions/argus-builder/manifest-update@b7d8eaf3c08d100ded457432f9ce6be6d88932e3
- uses: chanzuckerberg/github-actions/.github/actions/argus-builder/manifest-update@CCIE-3099-embed-docker-scanning-into-argus-builder-gh-actions

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Docker Image Build' step
Uses Step
uses 'chanzuckerberg/github-actions/.github/actions/argus-builder/manifest-update' with ref 'CCIE-3099-embed-docker-scanning-into-argus-builder-gh-actions', not a pinned commit hash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant