File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 command : docker-config
5353
5454 # full checkout for semantic-release
55- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
55+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
5656 with :
5757 fetch-depth : 0
5858 show-progress : false
Original file line number Diff line number Diff line change 1818 if : github.event.pull_request.draft != true
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
21+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2222
2323 - name : Build and run dev container task
2424 uses : devcontainers/ci@513af61f4de4f75d37e4438f184ba4358f0fc1ca # v0.3.1900000450
Original file line number Diff line number Diff line change 1414 contents : read
1515 security-events : write
1616 steps :
17- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
17+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
1818 with :
1919 show-progress : false
2020
You can’t perform that action at this time.
0 commit comments