Skip to content

Commit

Permalink
chore(deps): update nkoppel/push-files-to-another-repository action t…
Browse files Browse the repository at this point in the history
…o v1.1.4
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 2531554 commit 8908bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
git pull $remote_repo $CURRENT_BRANCH
git push $remote_repo HEAD:$CURRENT_BRANCH --follow-tags --tags
- name: Push generated doc to doc repo
uses: nkoppel/[email protected].3
uses: nkoppel/[email protected].4
env:
API_TOKEN_GITHUB: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
Expand Down

0 comments on commit 8908bc1

Please sign in to comment.