Skip to content

Commit

Permalink
Merge pull request #68 from juraj-hrivnak/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…d-m/github-push-action-0.8.0

Bump ad-m/github-push-action from 0.6.0 to 0.8.0
  • Loading branch information
juraj-hrivnak authored Oct 20, 2023
2 parents 2f62086 + a424396 commit abe0f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
git config --local user.email "juraj-hrivnak@users.noreply.github.com"
git commit -m "Automatically update changelogs" -a
- name: Push changelogs
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: main
Expand Down

0 comments on commit abe0f73

Please sign in to comment.