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 7cfcf2e commit ff47c6e
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@v1
uses: tinesoft/ngx-uptodate@v1.1.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ff47c6e

Please sign in to comment.