Skip to content

Commit d2f71b2

Browse files
Bump the github-actions-minor-patch group across 1 directory with 2 updates (#1269)
* Bump the github-actions-minor-patch group across 1 directory with 2 updates * Trigger build Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Akol125 <akinola.olutola1@nhs.net>
1 parent eea17ff commit d2f71b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/quality-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98
2020

21-
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238
21+
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f
2222
with:
2323
node-version: "23.11.0"
2424
cache: "npm"

.github/workflows/run-e2e-automation-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ jobs:
264264
name: ${{ env.ENVIRONMENT }}-${{ env.SUB_ENVIRONMENT }}-${{ env.APIGEE_ENVIRONMENT }}-e2e-test-output
265265
path: tests/e2e_automation/output
266266

267-
- uses: dorny/test-reporter@b082adf0eced0765477756c2a610396589b8c637
267+
- uses: dorny/test-reporter@3d76b34a4535afbd0600d347b09a6ee5deb3ed7f
268268
with:
269269
name: BDD Test Summary
270270
path: "**/output/test-results.xml"

0 commit comments

Comments
 (0)