Skip to content

Commit

Permalink
Merge pull request #339 from com-pas/dependabot/github_actions/ad-m/g…
Browse files Browse the repository at this point in the history
…ithub-push-action-0.8.0

build(deps): bump ad-m/github-push-action from 0.6.0 to 0.8.0
  • Loading branch information
AliouDIAITE authored Oct 23, 2023
2 parents 986df2e + eb85f99 commit e38bd08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automate_javadoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
git merge ${{ env.DEPENDABOT_BRANCH }}
- name: Push Git Branch
uses: ad-m/github-push-action@v0.6.0
uses: ad-m/github-push-action@v0.8.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ env.DEPLOYMENT_BRANCH }}

0 comments on commit e38bd08

Please sign in to comment.