Skip to content

Commit

Permalink
Update update.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tauisilva committed Mar 5, 2024
1 parent 29087d0 commit 7cfcf2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Updating ng dependencies # the magic happens here !
uses: fast-facts/ng-update@master
uses: fast-facts/ng-update@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7cfcf2e

Please sign in to comment.