diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 1055d1f..23c3e0e 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -77,7 +77,7 @@ jobs: # so our project can be built with the required version - name: Setup Go if: ${{ matrix.language == 'go' }} - uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5 + uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5 - name: Initialize CodeQL uses: github/codeql-action/init@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3