File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4545 # The target branch of a pull request or the branch/tag of a push
4646 ref : ${{ github.base_ref || github.ref_name }}
4747 - name : Set up Go
48- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
48+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
4949 with :
5050 go-version : ~1.21.1
5151 - name : Test Policy
6767 # The target branch of a pull request or the branch/tag of a push
6868 ref : ${{ github.base_ref || github.ref_name }}
6969 - name : Set up Go
70- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
70+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
7171 with :
7272 go-version : ~1.21.1
7373 - name : Lint policies
You can’t perform that action at this time.
0 commit comments