File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2626 steps :
2727 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2828
29- - uses : curioswitch/go-build/.github/actions/setup-go@43d89fa5a241b51ac68f94cb38b12f7e92704b93 # v0.6.2
29+ - uses : curioswitch/go-build/.github/actions/setup-go@f60fc8379d735d0415c0c56339d389f680760d96 # v0.6.3
3030
3131 - name : run lints
3232 # We don't have OS-specific code so would be completely repetitive to run
Original file line number Diff line number Diff line change 4444 steps :
4545 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4646
47- - uses : curioswitch/go-build/.github/actions/setup-go@43d89fa5a241b51ac68f94cb38b12f7e92704b93 # v0.6.2
47+ - uses : curioswitch/go-build/.github/actions/setup-go@f60fc8379d735d0415c0c56339d389f680760d96 # v0.6.3
4848
4949 - name : run lints
5050 # We don't have OS-specific code so would be completely repetitive to run
6969 steps :
7070 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
7171
72- - uses : curioswitch/go-build/.github/actions/setup-go@43d89fa5a241b51ac68f94cb38b12f7e92704b93 # v0.6.2
72+ - uses : curioswitch/go-build/.github/actions/setup-go@f60fc8379d735d0415c0c56339d389f680760d96 # v0.6.3
7373
7474 - id : google-auth
7575 if : ${{ env.DOCKER_PUSH == 'yes' }}
8686 run : gcloud auth configure-docker asia-northeast1-docker.pkg.dev
8787
8888 - id : docker-meta
89- uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0
89+ uses : docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9 .0
9090 with :
9191 tags : |
9292 type=ref,event=branch
Original file line number Diff line number Diff line change 1919 - macos-15
2020 - ubuntu-24.04
2121 - windows-2025
22- uses : curioswitch/go-build/.github/workflows/export-refresh-go-cache.yaml@43d89fa5a241b51ac68f94cb38b12f7e92704b93 # v0.6.2
22+ uses : curioswitch/go-build/.github/workflows/export-refresh-go-cache.yaml@f60fc8379d735d0415c0c56339d389f680760d96 # v0.6.3
2323 with :
2424 runner : ${{ matrix.os }}
Original file line number Diff line number Diff line change 88
99jobs :
1010 sync :
11- uses : curioswitch/go-build/.github/workflows/export-renovate.yaml@43d89fa5a241b51ac68f94cb38b12f7e92704b93 # v0.6.2
11+ uses : curioswitch/go-build/.github/workflows/export-renovate.yaml@f60fc8379d735d0415c0c56339d389f680760d96 # v0.6.3
1212 with :
1313 github_app_id : " 1047503"
1414 secrets :
You can’t perform that action at this time.
0 commit comments