Skip to content

Commit

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

Bump ad-m/github-push-action from 0.6.0 to 0.8.0
  • Loading branch information
maxisoft authored Oct 29, 2023
2 parents 3af52b4 + 55b2627 commit 35be5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-asf-reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
fi
- name: Push changes to the repo
uses: ad-m/github-push-action@v0.6.0
uses: ad-m/github-push-action@v0.8.0
with:
github_token: ${{ env.PUSH_GITHUB_TOKEN }}
branch: ${{ github.ref }}

0 comments on commit 35be5f3

Please sign in to comment.