Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump actions/setup-node from 3.4.1 to 3.5.0 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 28, 2022
1 parent d30dcce commit 7b1935a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Install Pulumi CLI
uses: pulumi/action-install-pulumi-cli@b374ceb6168550de27c6eba92e01c1a774040e11 # tag=v2.0.0
- name: Setup Node
uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # tag=v3.4.1
uses: actions/setup-node@969bd2663942d722d85b6a8626225850c2f7be4b # tag=v3.4.1
with:
node-version: ${{matrix.nodeversion}}
registry-url: ${{env.NPM_REGISTRY_URL}}
Expand Down

0 comments on commit 7b1935a

Please sign in to comment.