Skip to content

Commit

Permalink
Merge pull request #4233 from nextcloud/renovate/actions-setup-node-d…
Browse files Browse the repository at this point in the history
…igest

chore(deps): bump actions/setup-node digest to 39370e3
  • Loading branch information
SebastianKrupinski authored Dec 1, 2024
2 parents 63ed8da + 194d4f3 commit fdfdaf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appstore-conventional-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
fallbackNpm: '^9'

- name: Set up node ${{ steps.versions.outputs.nodeVersion }}
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
if: ${{ steps.changelog.outputs.skipped == 'false' }}
with:
node-version: ${{ steps.versions.outputs.nodeVersion }}
Expand Down

0 comments on commit fdfdaf2

Please sign in to comment.