Skip to content

Commit b833e92

Browse files
chore(deps): update cpcloud/flake-dep-info-action action to v2.0.13
1 parent 0cb9923 commit b833e92

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
@@ -45,15 +45,15 @@ jobs:
4545
name: ibis-substrait
4646
extraPullNames: nix-community,poetry2nix
4747

48-
- uses: cpcloud/flake-dep-info-action@v2.0.12
48+
- uses: cpcloud/flake-dep-info-action@v2.0.13
4949
id: get_current_commit
5050
with:
5151
input: ${{ matrix.flake }}
5252

5353
- name: update ${{ matrix.flake }}
5454
run: nix flake lock --update-input ${{ matrix.flake }}
5555

56-
- uses: cpcloud/flake-dep-info-action@v2.0.12
56+
- uses: cpcloud/flake-dep-info-action@v2.0.13
5757
id: get_new_commit
5858
with:
5959
input: ${{ matrix.flake }}

0 commit comments

Comments
 (0)