Skip to content

Commit

Permalink
Fix dependency-js.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
h3llrais3r committed Nov 30, 2021
1 parent 420a632 commit df2e463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-js.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:
- name: Auto labeling
if: ${{ steps.check-changes.outputs.changes }} == "true"
uses: andymckay/labeler@v1.0.4
uses: andymckay/labeler@master
with:
add-labels: "application changes"

0 comments on commit df2e463

Please sign in to comment.