Skip to content

Commit

Permalink
Merge pull request #4 from RolfMoleman/dependabot/github_actions/elst…
Browse files Browse the repository at this point in the history
…udio/actions-js-build-4
  • Loading branch information
RolfMoleman authored Nov 10, 2023
2 parents eb562c3 + 5f75c73 commit 7ab38fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-stars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
echo -e "\nWe got a :star: from [@${{github.actor}}](https://github.com/${{github.actor}})" >> README.md
- name: Commit changes
uses: elstudio/actions-js-build/commit@v2
uses: elstudio/actions-js-build/commit@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PUSH_BRANCH: 'master'
Expand Down

0 comments on commit 7ab38fd

Please sign in to comment.