Skip to content

Commit

Permalink
Merge pull request #552 from eclipse-tractusx/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-node-4.0.3

chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3
  • Loading branch information
tom-rm-meyer-ISST authored Aug 19, 2024
2 parents 2966d62 + b16cdd0 commit 321eba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6

- name: Setup Node
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
with:
node-version: 20
registry-url: https://registry.npmjs.org/
Expand Down

0 comments on commit 321eba1

Please sign in to comment.