Skip to content

Commit a0e78cb

Browse files
authored
Merge pull request #820 from fuller-inc/dependabot/github_actions/actions/setup-node-4.4.0
2 parents a02a1d1 + eb920ad commit a0e78cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
working-directory: provider/assume-role
6161

6262
- name: Set up Node.js
63-
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
63+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
6464
with:
6565
node-version-file: action/package.json
6666
cache: "npm"

0 commit comments

Comments
 (0)