Skip to content

Commit

Permalink
Merge pull request #38 from maccuaa/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin actions/setup-node action to 39370e3
  • Loading branch information
maccuaa authored Nov 29, 2024
2 parents c454797 + d19614d commit 66aeeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5 # v2
- uses: actions/setup-node@v4
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
with:
node-version: "lts/*"
registry-url: "https://registry.npmjs.org"
Expand Down

0 comments on commit 66aeeb8

Please sign in to comment.