Skip to content

Commit 9ecf9f1

Browse files
committed
chore(deps): update stackabletech/actions action to v0.8.2
| datasource | package | from | to | | ----------- | --------------------- | ------ | ------ | | github-tags | stackabletech/actions | v0.3.0 | v0.8.2 |
1 parent 57365e8 commit 9ecf9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
1717
with:
1818
fetch-depth: 0
19-
- uses: stackabletech/actions/run-pre-commit@9bd13255f286e4b7a654617268abe1b2f37c3e0a # v0.3.0
19+
- uses: stackabletech/actions/run-pre-commit@9aae2d1c14239021bfa33c041010f6fb7adec815 # v0.8.2
2020
with:
2121
rust: ${{ env.RUST_TOOLCHAIN_VERSION }}
2222
# rust-src is required for trybuild stderr output comparison to work

0 commit comments

Comments
 (0)