Skip to content

Commit

Permalink
Update devops-infra/action-commit-push action to v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 35d84fa commit 29f180f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
sed -i'' -e "s,$outputHash,$got," flake.nix
git diff
- name: Push changes
uses: devops-infra/action-commit-push@v0.9.1
uses: devops-infra/action-commit-push@v0.9.2
with:
amend: true
force: true
Expand Down

0 comments on commit 29f180f

Please sign in to comment.