Skip to content

Commit

Permalink
deps: 🔖(deps): update actions/setup-node digest to 1a4442c (#1193)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 235ec47 commit 7d4b7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
gradle-version: release-candidate
- name: Setup Node.js
uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
with:
node-version: '18.4'
- uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3
Expand Down

0 comments on commit 7d4b7c0

Please sign in to comment.