Skip to content

Commit 0f08709

Browse files
gh actions: bump tighten/duster-action from 2 to 3 (alexjustesen#1463)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f84d68 commit 0f08709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: "duster"
20-
uses: tighten/duster-action@v2
20+
uses: tighten/duster-action@v3
2121
with:
2222
args: lint --using=pint -v
2323

0 commit comments

Comments
 (0)