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 8fa9bf2 commit 13cdcd7Copy full SHA for 13cdcd7
.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@e6a24fad602d1f92e46432c89a7e0c7fdd45d62d # v0.11.4
36
with:
37
amend: true
38
force: true
0 commit comments