Skip to content

Commit 463b55b

Browse files
committed
chore(deps): update stackabletech/actions action to v0.8.4
| datasource | package | from | to | | ----------- | --------------------- | ------ | ------ | | github-tags | stackabletech/actions | v0.4.0 | v0.8.4 |
1 parent 7f48ac1 commit 463b55b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
node-version: 18
2323
cache: yarn
2424
- run: yarn install --frozen-lockfile
25-
- uses: stackabletech/actions/run-pre-commit@5901c3b1455488820c4be367531e07c3c3e82538 # v0.4.0
25+
- uses: stackabletech/actions/run-pre-commit@4483641a7e24057bd2ba51cb4c3f2f0010ad21b7 # v0.8.4
2626
with:
2727
rust: ${{ env.RUST_TOOLCHAIN_VERSION }}
2828
hadolint: ${{ env.HADOLINT_VERSION }}

0 commit comments

Comments
 (0)