Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Update @atomist/skill
Browse files Browse the repository at this point in the history
  • Loading branch information
neilprosser committed Feb 23, 2024
1 parent b98ee39 commit ba1f852
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 301 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,3 @@ jobs:
load: ${{ github.event_name == 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

# Extract SBOMs for images that are not getting pushed to the registry
- name: Extract and upload SBOM
if: ${{ github.event_name == 'pull_request' }}
id: sbom
uses: atomist-skills/index-image-action@main
with:
image: ${{ steps.meta.outputs.tags }}
api-key: ${{ secrets.ATOMIST_API_KEY }}
workspace: ${{ secrets.ATOMIST_WORKSPACE }}
Loading

0 comments on commit ba1f852

Please sign in to comment.