Skip to content

Commit 006af4e

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/nhs/fhir-middy-error-handler-2.1.63
2 parents 71f1a32 + 014b32c commit 006af4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
jobs:
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 }}

.github/workflows/run_release_code_and_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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: .

0 commit comments

Comments
 (0)