Skip to content

Commit 24adc1c

Browse files
Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/verify-attestation.yml
Bumps [NHSDigital/eps-common-workflows/.github/workflows/verify-attestation.yml](https://github.com/nhsdigital/eps-common-workflows) from 5.5.0 to 5.6.4. - [Release notes](https://github.com/nhsdigital/eps-common-workflows/releases) - [Changelog](https://github.com/NHSDigital/eps-common-workflows/blob/main/release.config.cjs) - [Commits](NHSDigital/eps-common-workflows@36677e1...dac60c1) --- updated-dependencies: - dependency-name: NHSDigital/eps-common-workflows/.github/workflows/verify-attestation.yml dependency-version: 5.6.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3dbd38 commit 24adc1c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/run_package_code_and_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
verify_attestation:
15-
uses: NHSDigital/eps-common-workflows/.github/workflows/verify-attestation.yml@36677e1d6bfaa010d7b78942a1ade12fbefecb80
15+
uses: NHSDigital/eps-common-workflows/.github/workflows/verify-attestation.yml@dac60c1e29babc62013e7bb9ade002cb381c4c49
1616
with:
1717
runtime_docker_image: "${{ inputs.runtime_docker_image }}"
1818
verify_published_from_main_image: ${{ inputs.verify_published_from_main_image }}

.github/workflows/run_regression_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020

2121
jobs:
2222
verify_attestation:
23-
uses: NHSDigital/eps-common-workflows/.github/workflows/verify-attestation.yml@36677e1d6bfaa010d7b78942a1ade12fbefecb80
23+
uses: NHSDigital/eps-common-workflows/.github/workflows/verify-attestation.yml@dac60c1e29babc62013e7bb9ade002cb381c4c49
2424
with:
2525
runtime_docker_image: "${{ inputs.runtime_docker_image }}"
2626
verify_published_from_main_image: false

.github/workflows/run_release_code_and_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ on:
149149

150150
jobs:
151151
verify_attestation:
152-
uses: NHSDigital/eps-common-workflows/.github/workflows/verify-attestation.yml@36677e1d6bfaa010d7b78942a1ade12fbefecb80
152+
uses: NHSDigital/eps-common-workflows/.github/workflows/verify-attestation.yml@dac60c1e29babc62013e7bb9ade002cb381c4c49
153153
with:
154154
runtime_docker_image: "${{ inputs.runtime_docker_image }}"
155155
verify_published_from_main_image: ${{ inputs.verify_published_from_main_image }}

0 commit comments

Comments
 (0)