File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1919 cache-hit : ${{ steps.tools-cache.outputs.cache-hit }}
2020 steps :
2121 - name : Checkout
22- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
22+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2323 with :
2424 fetch-depth : 0
2525 persist-credentials : false
4545 runs-on : ubuntu-latest
4646 steps :
4747 - name : Checkout
48- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
48+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
4949 with :
5050 fetch-depth : 0
5151 persist-credentials : false
6969 runs-on : ubuntu-latest
7070 steps :
7171 - name : Checkout
72- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
72+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
7373 with :
7474 fetch-depth : 0
7575 persist-credentials : false
Original file line number Diff line number Diff line change 1818 cache-hit : ${{ steps.tools-cache.outputs.cache-hit }}
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
21+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2222 with :
2323 fetch-depth : 0
2424 persist-credentials : false
4646 changed-mixins : ${{ steps.changed-mixins.outputs.all_changed_files }}
4747 steps :
4848 - name : Checkout
49- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
49+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
5050 with :
5151 fetch-depth : 0
5252 persist-credentials : false
9191 GF_AUTH_ANONYMOUS_ORG_ROLE : " Admin"
9292 steps :
9393 - name : Checkout
94- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
94+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
9595 with :
9696 fetch-depth : 0
9797 persist-credentials : false
You can’t perform that action at this time.
0 commit comments