Skip to content

Commit

Permalink
chore(deps): update actions/setup-node digest to 1d0ff46 (#526)
Browse files Browse the repository at this point in the history
* chore(deps): update actions/setup-node digest to 1d0ff46

* chore(deps): remove digest to setup-node

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Luca Corrieri <[email protected]>
  • Loading branch information
renovate[bot] and corrieriluca authored Mar 1, 2025
1 parent 4c9cfe7 commit b1214c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventional-commits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
- uses: actions/setup-node@v4
- name: commitlint (install)
run: |
npm install -g @commitlint/cli @commitlint/config-conventional
Expand Down

0 comments on commit b1214c8

Please sign in to comment.