Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/reviewdog/action-e…
Browse files Browse the repository at this point in the history
…slint-1.32.0
  • Loading branch information
edmund-dunn authored Sep 23, 2024
2 parents 1d4626d + 345f315 commit cba7aa2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
ref: ${{ inputs.commit_sha }}

- name: Setup the Node environment
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
with:
node-version: '18.13'

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
"symfony/phpunit-bridge": "^5.1",
"symfony/process": "^6.3",
"symfony/routing": "^6.3",
"va-gov/content-build": "^0.0.3595",
"va-gov/content-build": "^0.0.3596",
"vlucas/phpdotenv": "^5.6",
"webflo/drupal-finder": "1.2.2",
"webmozart/path-util": "^2.3",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "330dbceb39e44446ac6c2d30c5b22d29",
"content-hash": "7c4eec300b7ef9b7950352f421f0d1df",
"packages": [
{
"name": "asm89/stack-cors",
Expand Down Expand Up @@ -26450,16 +26450,16 @@
},
{
"name": "va-gov/content-build",
"version": "v0.0.3595",
"version": "v0.0.3596",
"source": {
"type": "git",
"url": "https://github.com/department-of-veterans-affairs/content-build.git",
"reference": "3d562809c22f06049063eee22259c9d074fdf312"
"reference": "7ec9ef882eaa7d166ba5c346d24d1eb960dfc001"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/3d562809c22f06049063eee22259c9d074fdf312",
"reference": "3d562809c22f06049063eee22259c9d074fdf312",
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/7ec9ef882eaa7d166ba5c346d24d1eb960dfc001",
"reference": "7ec9ef882eaa7d166ba5c346d24d1eb960dfc001",
"shasum": ""
},
"type": "node-project",
Expand All @@ -26486,9 +26486,9 @@
"description": "Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.",
"support": {
"issues": "https://github.com/department-of-veterans-affairs/content-build/issues",
"source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3595"
"source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3596"
},
"time": "2024-09-19T14:22:21+00:00"
"time": "2024-09-20T04:20:43+00:00"
},
{
"name": "vlucas/phpdotenv",
Expand Down

0 comments on commit cba7aa2

Please sign in to comment.