Skip to content

Commit

Permalink
fix: update action
Browse files Browse the repository at this point in the history
  • Loading branch information
dnbln committed Feb 6, 2024
1 parent 4f59345 commit 0184054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rerun-dirty-tests-index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Print old commit
run: echo ${{ github.env.OLD_COMMIT }}

- uses: dnbln/cargo-difftests-rerun-dirty-action@2619b6ff4cc3aee7a7d9812dca49022a3eeb17af
- uses: dnbln/cargo-difftests-rerun-dirty-action@6e3a3eee583379e1977d9b487ef8d0ade87d8b3d
with:
commit-to-diff-with: ${{ github.env.OLD_COMMIT }}
index-root: sample/cargo-difftests-sample-project/index_root

0 comments on commit 0184054

Please sign in to comment.