Skip to content

Commit

Permalink
chore(deps): update cpcloud/flake-dep-info-action action to v2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 8515513 commit 56453bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@ jobs:
name: ibis-substrait
extraPullNames: nix-community,poetry2nix

- uses: cpcloud/[email protected].12
- uses: cpcloud/[email protected].13
id: get_current_commit
with:
input: ${{ matrix.flake }}

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

- uses: cpcloud/[email protected].12
- uses: cpcloud/[email protected].13
id: get_new_commit
with:
input: ${{ matrix.flake }}
Expand Down

0 comments on commit 56453bd

Please sign in to comment.