Skip to content

Commit

Permalink
chore(deps): bump: bump actions-js/push action to v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 18, 2023
1 parent 626c4cf commit 216552f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lockfile.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
node-version: 14
- run: npx pnpm i --lockfile-only
- name: push lockfile to branch
uses: actions-js/push@v1.2
uses: actions-js/push@v1.4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}
Expand Down

0 comments on commit 216552f

Please sign in to comment.