ci: getchoo/update-npins@v0.1.1 -> v0.1.2 (#210)
This commit is contained in:
parent
aebbd73353
commit
7518e00f23
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-ports.yml
vendored
2
.github/workflows/update-ports.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
||||||
- name: Install npins
|
- name: Install npins
|
||||||
run: nix profile install 'nixpkgs#npins'
|
run: nix profile install 'nixpkgs#npins'
|
||||||
|
|
||||||
- uses: getchoo/update-npins@v0.1.1
|
- uses: getchoo/update-npins@v0.1.2
|
||||||
with:
|
with:
|
||||||
npins-directory: "./.sources"
|
npins-directory: "./.sources"
|
||||||
commit-message: "chore: update ports"
|
commit-message: "chore: update ports"
|
||||||
|
|
Loading…
Reference in a new issue