Skip to content

Commit

Permalink
Merge 4881714 into 6ee03bc
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Feb 28, 2024
2 parents 6ee03bc + 4881714 commit 00ad0ad
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
Expand Up @@ -24,7 +24,7 @@ jobs:
- run: npm install-test
env:
BROWSER: ${{ matrix.browser }}
- uses: gr2m/create-or-update-pull-request-action@v1.9.3
- uses: gr2m/create-or-update-pull-request-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_readme_api.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
node-version: 20.11.1
- run: npm ci
- run: npm run docs
- uses: gr2m/create-or-update-pull-request-action@v1.9.3
- uses: gr2m/create-or-update-pull-request-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 00ad0ad

Please sign in to comment.