Skip to content

Commit

Permalink
use master of push action
Browse files Browse the repository at this point in the history
v0.8 does not work
  • Loading branch information
bernt-matthias authored May 17, 2024
1 parent 87477d3 commit c164561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-trusted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
git commit -m "Updated trusted tools ($(date -I))" || true
- name: Push changes
uses: ad-m/github-push-action@v0.8
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}

0 comments on commit c164561

Please sign in to comment.