File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2525 runs-on : ${{ github.repository_owner == 'coder' && 'depot-macos-latest' || 'macos-latest'}}
2626 steps :
2727 - name : Checkout
28- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
28+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2929 with :
3030 fetch-depth : 0
3131 fetch-tags : true
4646 runs-on : ${{ github.repository_owner == 'coder' && 'depot-macos-latest' || 'macos-latest'}}
4747 steps :
4848 - name : Checkout
49- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
49+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
5050 with :
5151 fetch-depth : 0
5252 fetch-tags : true
6767 runs-on : ${{ github.repository_owner == 'coder' && 'depot-macos-latest' || 'macos-latest'}}
6868 steps :
6969 - name : Checkout
70- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
70+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
7171 with :
7272 fetch-depth : 0
7373 fetch-tags : true
Original file line number Diff line number Diff line change 3434 id-token : write
3535 steps :
3636 - name : Checkout
37- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
37+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3838 with :
3939 fetch-depth : 0
4040 fetch-tags : true
@@ -112,7 +112,7 @@ jobs:
112112 needs : build
113113 steps :
114114 - name : Checkout
115- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
115+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
116116 with :
117117 fetch-depth : 0
118118 fetch-tags : true
You can’t perform that action at this time.
0 commit comments