Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#414)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/woodruffw/zizmor-pre-commit: v0.8.0 → v0.10.0](woodruffw/zizmor-pre-commit@v0.8.0...v0.10.0)

* Update .github/workflows/docker.yaml

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Tetsuo Koyama <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and tkoyama010 authored Dec 31, 2024
1 parent 08e34c6 commit c24bc57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
( github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository )
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- name: Log into the Container registry
uses: docker/login-action@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ repos:
args: [--option, "reorder_arrays=true", --option, "reorder_keys=true"]

- repo: https://github.com/woodruffw/zizmor-pre-commit
rev: v0.8.0
rev: v0.10.0
hooks:
- id: zizmor

0 comments on commit c24bc57

Please sign in to comment.