Skip to content

Commit

Permalink
Chore: Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekgotoadmin authored Dec 5, 2024
1 parent 3836182 commit 9fb71b0
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/workflows/pinning_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,11 @@ on:
- edited
- synchronize
jobs:
deploy:
uses: XDeFi-tech/devops-workflows-templates/.github/workflows/version_pinning.yml@master

pinning-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
npm install -g [email protected]
pin-checker

0 comments on commit 9fb71b0

Please sign in to comment.