Skip to content

Commit aba774b

Browse files
committed
chore(deps): update stackabletech/actions action to v0.8.3
| datasource | package | from | to | | ----------- | --------------------- | ------ | ------ | | github-tags | stackabletech/actions | v0.4.0 | v0.8.3 |
1 parent a32f676 commit aba774b

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@497f3e3cbfe9b89b1e570351b97d050eebcad5d0 # v0.8.3
2626
with:
2727
rust: ${{ env.RUST_TOOLCHAIN_VERSION }}
2828
hadolint: ${{ env.HADOLINT_VERSION }}

0 commit comments

Comments
 (0)