Skip to content

Commit 98e039c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update cpcloud/niv-dep-info-action action to v2.0.5
1 parent 0e1eee6 commit 98e039c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-deps.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ jobs:
3939
name: ibis-substrait
4040
extraPullNames: nix-community,poetry2nix,ibis
4141

42-
- uses: cpcloud/niv-dep-info-action@v2.0.2
42+
- uses: cpcloud/niv-dep-info-action@v2.0.5
4343
id: get-current-commit
4444
with:
4545
dependency: ${{ matrix.dep }}
4646

4747
- name: update ${{ matrix.dep }}
4848
run: nix shell -f '<nixpkgs>' niv -c niv update ${{ matrix.dep }}
4949

50-
- uses: cpcloud/niv-dep-info-action@v2.0.2
50+
- uses: cpcloud/niv-dep-info-action@v2.0.5
5151
id: get-new-commit
5252
with:
5353
dependency: ${{ matrix.dep }}

0 commit comments

Comments
 (0)