Skip to content

Commit 6375b62

Browse files
Update devops-infra/action-commit-push action to v1
1 parent b50fe2b commit 6375b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/steward.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
sed -i'' -e "s,$outputHash,$got," flake.nix
3333
git diff
3434
- name: Push changes
35-
uses: devops-infra/action-commit-push@f9d951d60583ba9b45ba2afa8c169c0ecf75f68e # v0.11.0
35+
uses: devops-infra/action-commit-push@8a2d9d73c3f506468129be2e4409e60dbed70357 # v1.0.3
3636
with:
3737
amend: true
3838
force: true

0 commit comments

Comments
 (0)