mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-03-05 16:17:47 +00:00
Merge pull request #366 from Mic92/dependabot-automation
ci/update-vendor-hash: push to write github ref
This commit is contained in:
commit
330bca3386
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-vendor-hash.yml
vendored
2
.github/workflows/update-vendor-hash.yml
vendored
|
@ -27,5 +27,5 @@ jobs:
|
|||
git config --global user.email "<49699333+dependabot[bot]@users.noreply.github.com>"
|
||||
git config --global user.name "dependabot[bot]"
|
||||
git commit -m "update vendorHash"
|
||||
git push
|
||||
git push origin ${{ github.head_ref }}
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue