Skip to content

Commit

Permalink
asdfdasf
Browse files Browse the repository at this point in the history
  • Loading branch information
itamarsher committed Dec 16, 2023
1 parent e67bbce commit afade35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/update_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
token: ${{ secrets.CUSTOM_GH_TOKEN}}

- name: Run NPM Dependency Update Action
uses: itamarsher/test_action@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit afade35

Please sign in to comment.