Skip to content

Commit

Permalink
chore(deps): bump devops-infra/action-commit-push from 0.9.1 to 0.9.2
Browse files Browse the repository at this point in the history
Bumps [devops-infra/action-commit-push](https://github.com/devops-infra/action-commit-push) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/devops-infra/action-commit-push/releases)
- [Commits](devops-infra/action-commit-push@v0.9.1...v0.9.2)

---
updated-dependencies:
- dependency-name: devops-infra/action-commit-push
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2023
1 parent c661094 commit 44c8f37
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 44c8f37

Please sign in to comment.