diff --git a/.github/workflows/licence-check.yaml b/.github/workflows/licence-check.yaml index 7286b0c..818eefd 100644 --- a/.github/workflows/licence-check.yaml +++ b/.github/workflows/licence-check.yaml @@ -29,7 +29,7 @@ jobs: timeout-minutes: 30 steps: - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b - - uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 + - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 with: go-version: "^1.13.1" # Go is used by addlicense command (addlicense is used in melos run