File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 if : github.actor == 'dependabot[bot]'
1616 steps :
1717 - name : Checkout repository
18- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10
18+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
1919 with :
2020 ref : ${{ github.event.pull_request.head.ref }}
2121
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Checkout code
16- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
16+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
1717 with :
1818 fetch-depth : 0 # Important for generating release notes
1919
Original file line number Diff line number Diff line change 1616 contents : write
1717 steps :
1818 - name : Checkout code
19- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10
19+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
2020 with :
2121 fetch-depth : 0 # Fetch all history and tags
2222
Original file line number Diff line number Diff line change 1515 contents : write
1616 steps :
1717 - name : Checkout code
18- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10
18+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
1919 with :
2020 fetch-depth : 0 # Fetch all history and tags
2121
Original file line number Diff line number Diff line change 1616 contents : write
1717 steps :
1818 - name : Checkout code
19- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10
19+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
2020 with :
2121 fetch-depth : 0 # Fetch all history and tags
2222
You can’t perform that action at this time.
0 commit comments