Conversation
| - run: echo "$PAYLOAD" | ||
| env: | ||
| PAYLOAD: ${{ toJson(github.event) }} | ||
| - uses: actions/checkout@v4 |
There was a problem hiding this comment.
Action should be pinned: - uses: actions/checkout@v4 -> - uses: actions/checkout@34e1148 # v4.3.1
| - uses: actions/checkout@v4 | ||
| with: | ||
| persist-credentials: false | ||
| - uses: aquaproj/aqua-installer@v4.0.4 |
There was a problem hiding this comment.
Action should be pinned: - uses: aquaproj/aqua-installer@v4.0.4 -> - uses: aquaproj/aqua-installer@11dd79b # v4.0.4
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
| - run: echo "$PAYLOAD" | ||
| env: | ||
| PAYLOAD: ${{ toJson(github.event) }} | ||
| - uses: actions/checkout@v4 |
Check warning
Code scanning / pinact
GitHub Action is not pinned to a commit SHA Warning test
| - uses: actions/checkout@v4 | ||
| with: | ||
| persist-credentials: false | ||
| - uses: aquaproj/aqua-installer@v4.0.4 |
Check warning
Code scanning / pinact
GitHub Action is not pinned to a commit SHA Warning test
| # pinact run --diff --format sarif | | ||
| # reviewdog -f sarif -name pinact -reporter github-pr-review -level warning -fail-level warning | ||
| - name: Upload SARIF file | ||
| uses: github/codeql-action/upload-sarif@v4 |
Check warning
Code scanning / pinact
GitHub Action is not pinned to a commit SHA Warning test
|
hello |
hello