We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d394be9 commit 26861c0Copy full SHA for 26861c0
.github/workflows/steward.yml
@@ -32,7 +32,7 @@ jobs:
32
sed -i'' -e "s,$outputHash,$got," flake.nix
33
git diff
34
- name: Push changes
35
- uses: devops-infra/action-commit-push@f9d951d60583ba9b45ba2afa8c169c0ecf75f68e # v0.11.0
+ uses: devops-infra/action-commit-push@8a2d9d73c3f506468129be2e4409e60dbed70357 # v1.0.3
36
with:
37
amend: true
38
force: true
0 commit comments