Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Commit

Permalink
fix alpine image
Browse files Browse the repository at this point in the history
  • Loading branch information
pperzyna committed Mar 12, 2021
1 parent f9bf26c commit 5e2e545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: ./
with:
token: ${{ secrets.GITHUB_TOKEN }}
image: alpine:${{ env.IMAGE_NAME }}
image: ${{ env.IMAGE_NAME }}
issue_label: trivy,vulnerability,test
issue_title: Security Alert Test

Expand Down

0 comments on commit 5e2e545

Please sign in to comment.