Skip to content

Commit 3fced54

Browse files
chore(workflows/dependencies): update github/codeql-action digest to 5d4e8d1 (#1867)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://redirect.github.com/github/codeql-action) ([changelog](https://redirect.github.com/github/codeql-action/compare/fe4161a26a8629af62121b670040955b330f9af2..5d4e8d1aca955e8d8589aabd499c5cae939e33c7)) | action | digest | `fe4161a` → `5d4e8d1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/teutonet/teutonet-helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5de3b31 commit 3fced54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scan-for-cves.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
[[ "$RUNNER_DEBUG" == 1 ]] && set -x
3838
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
3939
./.github/scripts/generate-sarif-reports.sh "charts/${{ matrix.chart }}"
40-
- uses: github/codeql-action/upload-sarif@fe4161a26a8629af62121b670040955b330f9af2 # v4
40+
- uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4
4141
if: ${{ hashFiles('reports/*.sarif') != '' }}
4242
with:
4343
sarif_file: reports

0 commit comments

Comments
 (0)