Skip to content

Commit ec99932

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

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
@@ -23,7 +23,7 @@ jobs:
2323
node-version: 18
2424
cache: yarn
2525
- run: yarn install --frozen-lockfile
26-
- uses: stackabletech/actions/run-pre-commit@5901c3b1455488820c4be367531e07c3c3e82538 # v0.4.0
26+
- uses: stackabletech/actions/run-pre-commit@976e8c293cb59f391dbf8563ab28e965e79ca36d # v0.10.4
2727
with:
2828
rust: ${{ env.RUST_TOOLCHAIN_VERSION }}
2929
hadolint: ${{ env.HADOLINT_VERSION }}

0 commit comments

Comments
 (0)