diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 90f2717..bb67676 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -28,7 +28,7 @@ jobs: egress-policy: audit - name: Install Go - uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0 + uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 with: go-version: ${{matrix.go-version}} @@ -53,7 +53,7 @@ jobs: egress-policy: audit - name: Install Go - uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0 + uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 with: go-version: ${{matrix.go-version}} @@ -86,7 +86,7 @@ jobs: egress-policy: audit - name: Install Go - uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0 + uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 with: go-version: ${{matrix.go-version}} @@ -133,7 +133,7 @@ jobs: # egress-policy: audit # # - name: Install Go -# uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0 +# uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 # with: # go-version: ${{matrix.go-version}} #