Skip to content

Commit

Permalink
Merge pull request #3048 from template-tools/template-sync/template-a…
Browse files Browse the repository at this point in the history
…rlac77-github

merge from template-sync/template-arlac77-github
  • Loading branch information
arlac77 authored Nov 14, 2024
2 parents 3a2e65f + aed11ee commit 9a86f76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update_package_lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
env:
BROWSER: ${{ matrix.browser }}
- name: create pull request
uses: gr2m/[email protected].0
uses: gr2m/[email protected].1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_readme_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: npm ci
- name: run docs
run: npm run docs
- uses: gr2m/[email protected].0
- uses: gr2m/[email protected].1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 9a86f76

Please sign in to comment.