Update Github Actions#78
Conversation
Dependency ReviewThe following issues were found:
License Issues.github/workflows/shared-build-and-publish-docker-image.yml
.github/workflows/shared-secret-scan.yml
.github/workflows/test-setup-e2e-environment-action.yml
OpenSSF Scorecard
Scanned Files
|
af56d07 to
5b12a8f
Compare
culka
left a comment
There was a problem hiding this comment.
@culka reviewed 14 files and all commit messages, and made 4 comments.
Reviewable status: all files reviewed, 4 unresolved discussions (waiting on Huulivoide).
.github/workflows/shared-check-renovatebot-config.yml line 30 at r1 (raw file):
- name: Validate config uses: suzuki-shunsuke/github-action-renovate-config-validator@v2.1.0
Ei viitata ulkoisiin repositioreihin tagilla, käytetään tunnettua hashia.
.github/workflows/shared-run-e2e.yml line 338 at r1 (raw file):
- name: Publish Test Report uses: ctrf-io/github-test-reporter@v1
Tässäkin pitää viitata hashilla johonkin tiettyy commitiin.
.github/workflows/shared-secret-scan.yml line 46 at r1 (raw file):
- name: Secret Scanning uses: trufflesecurity/trufflehog@v3.95.6
Tässäkin tulee käyttää hashia
.github/workflows/shared-secret-scan.yml line 65 at r1 (raw file):
- name: Send ${{ matrix.alert_type }} alert if: matrix.enabled uses: dawidd6/action-send-mail@v17
Ja tässä myös
5b12a8f to
63b16b4
Compare
culka
left a comment
There was a problem hiding this comment.
@culka reviewed 3 files and all commit messages, and resolved 4 discussions.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on Huulivoide).
This change is