File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010jobs :
1111 dependabot-auto-approve-and-merge :
1212 needs : quality_checks
13- uses : NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml@9791a77de7b005056b4ddfb9789306f5179f53da
13+ uses : NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml@a2edde3fb0e9816a25a5ba4923b4d509db83f552
1414 secrets :
1515 AUTOMERGE_APP_ID : ${{ secrets.AUTOMERGE_APP_ID }}
1616 AUTOMERGE_PEM : ${{ secrets.AUTOMERGE_PEM }}
4040 SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
4141
4242 pr_title_format_check :
43- uses : NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@9791a77de7b005056b4ddfb9789306f5179f53da
43+ uses : NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@a2edde3fb0e9816a25a5ba4923b4d509db83f552
4444
4545 get_issue_number :
4646 runs-on : ubuntu-22.04
Original file line number Diff line number Diff line change 2828 asdf_version : ${{ steps.asdf-version.outputs.version }}
2929
3030 - name : Cache asdf
31- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb
31+ uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7
3232 with :
3333 path : |
3434 ~/.asdf
Original file line number Diff line number Diff line change 5151 asdf_version : ${{ steps.asdf-version.outputs.version }}
5252
5353 - name : Cache asdf
54- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb
54+ uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7
5555 with :
5656 path : |
5757 ~/.asdf
You can’t perform that action at this time.
0 commit comments