Skip to content

Commit

Permalink
fix(npm-audit-fix): Add missing checkout step id
Browse files Browse the repository at this point in the history
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
  • Loading branch information
come-nc committed Dec 9, 2024
1 parent ef20128 commit 31317d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflow-templates/npm-audit-fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:

steps:
- name: Checkout
id: checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
ref: ${{ matrix.branches }}
Expand Down

0 comments on commit 31317d3

Please sign in to comment.