diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b3ab7dc..4038207 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -33,7 +33,7 @@ jobs: persist-credentials: false - name: Install .NET - uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3.0 + uses: actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4.0 with: dotnet-version: "10.0.x" @@ -69,7 +69,7 @@ jobs: alert-comment-cc-users: "@chgl" lint: - uses: miracum/.github/.github/workflows/standard-lint.yaml@602a4dd955cee8ab1e7e9c70761b5b4c9d678a95 # v1.21.4 + uses: miracum/.github/.github/workflows/standard-lint.yaml@56f97afca6189a2fafd4e5d7cbabc6c9b83c8a85 # v1.22.4 permissions: contents: read pull-requests: write diff --git a/.mega-linter.yaml b/.mega-linter.yaml index 653ce25..3caa3b1 100644 --- a/.mega-linter.yaml +++ b/.mega-linter.yaml @@ -20,3 +20,6 @@ FILEIO_REPORTER: false REPOSITORY_TRIVY_ARGUMENTS: - "--severity=HIGH,CRITICAL" + +ACTION_ZIZMOR_UNSECURED_ENV_VARIABLES: + - GITHUB_TOKEN