File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 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@86a580e5eb38584c877ccfba5fc6f3f071faeffe
13+ uses : NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml@2b3ddfd1e59daf9905522d0140c6cd08e2547432
1414 secrets :
1515 AUTOMERGE_APP_ID : ${{ secrets.AUTOMERGE_APP_ID }}
1616 AUTOMERGE_PEM : ${{ secrets.AUTOMERGE_PEM }}
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ jobs:
173173 role-session-name : psu-release-code
174174
175175 - name : Download build artifact
176- uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53
176+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131
177177 with :
178178 name : ${{ inputs.BUILD_ARTIFACT }}
179179 path : .
You can’t perform that action at this time.
0 commit comments