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 6afcb6e commit 86b6539Copy full SHA for 86b6539
.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@4c1b0d6b7c397a0107b8f8c69e8c0e3586e0c205 # v0.11.3
36
with:
37
amend: true
38
force: true
0 commit comments