diff --git a/.github/workflows/allstar.yml b/.github/workflows/allstar.yml index c9b8563..d9c2c01 100644 --- a/.github/workflows/allstar.yml +++ b/.github/workflows/allstar.yml @@ -29,7 +29,7 @@ jobs: ref: main persist-credentials: false - name: Setup Go - uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0 + uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0 with: go-version-file: go.mod - name: Build Allstar