@@ -17,10 +17,10 @@ jobs:
1717 jq -rc .label.name $GITHUB_EVENT_PATH | cut -d/ -f 2
1818 )"
1919 - name : Checkout
20- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
20+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2121 with :
2222 ref : ${{ github.event.pull_request.head.sha }}
23- - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
23+ - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
2424 with :
2525 go-version-file : ' go.mod'
2626 cache : true
@@ -49,10 +49,10 @@ jobs:
4949 jq -rc .label.name $GITHUB_EVENT_PATH | cut -d/ -f 2
5050 )"
5151 - name : Checkout
52- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
52+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
5353 with :
5454 ref : ${{ github.event.pull_request.head.sha }}
55- - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
55+ - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
5656 with :
5757 go-version-file : ' go.mod'
5858 cache : true
@@ -86,10 +86,10 @@ jobs:
8686 jq -rc .label.name $GITHUB_EVENT_PATH | cut -d/ -f 2
8787 )"
8888 - name : Checkout
89- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
89+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
9090 with :
9191 ref : ${{ github.event.pull_request.head.sha }}
92- - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
92+ - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
9393 with :
9494 go-version-file : ' go.mod'
9595 cache : true
0 commit comments