File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed
Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1515 - macos-latest
1616 runs-on : ${{ matrix.os }}
1717 steps :
18- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
18+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
1919 with :
2020 ref : ${{ github.event.pull_request.head.sha }}
2121 - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
3434 contents : read
3535 runs-on : ubuntu-latest
3636 steps :
37- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
37+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3838 with :
3939 fetch-depth : 0
4040 - id : ccv
Original file line number Diff line number Diff line change 1010 contents : write
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
13+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
1414 - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
1515 with :
1616 go-version : stable
Original file line number Diff line number Diff line change 1010 contents : read
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
13+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
1414 - uses : actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # v4.8.1
1515 with :
1616 config-file : .github/dependency-review-config.yaml
Original file line number Diff line number Diff line change 1010 contents : read
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
13+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
1414 - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
1515 with :
1616 go-version : stable
2525 pull-requests : read
2626 runs-on : ubuntu-latest
2727 steps :
28- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
28+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2929 with :
3030 fetch-depth : 0
3131 - uses : wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6.2.1
3636 contents : read
3737 runs-on : ubuntu-latest
3838 steps :
39- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
39+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
4040 - uses : docker://rhysd/actionlint:1.7.0@sha256:601d6faeefa07683a4a79f756f430a1850b34d575d734b1d1324692202bf312e # v1.7.0
4141 with :
4242 args : -color
Original file line number Diff line number Diff line change 1313 outputs :
1414 new-tag : ${{ steps.ccv.outputs.new-tag }}
1515 steps :
16- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
16+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
1717 with :
1818 fetch-depth : 0
1919 - name : Bump tag if necessary
3737 - macos-latest
3838 runs-on : ${{ matrix.os }}
3939 steps :
40- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
40+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
4141 with :
4242 fetch-depth : 0
4343 - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
Original file line number Diff line number Diff line change 1010 contents : read
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
13+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
1414 with :
1515 ref : ${{ github.event.pull_request.head.sha }}
1616 - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
Original file line number Diff line number Diff line change 1010 concurrency :
1111 group : ${{ github.workflow }}-${{ github.ref }}
1212 steps :
13- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
13+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
1414 with :
1515 fetch-depth : 0 # Fetch all history for .GitInfo and .Lastmod
1616 - name : Setup Hugo
You can’t perform that action at this time.
0 commit comments