From c04ad3542956444720ac8cd1f1630db350f0246a Mon Sep 17 00:00:00 2001 From: Eugene Date: Sat, 27 Jul 2024 08:28:22 +0900 Subject: [PATCH] Bump fabasoad/pre-commit-grype from 0.4.0 to 0.6.0 (#7) ## Pull request checklist Please check if your PR fulfills the following requirements: - [ ] I have read the [CONTRIBUTING](https://github.com/fabasoad/setup-mark-action/blob/main/CONTRIBUTING.md) doc. - [ ] Tests for the changes have been added (for bug fixes / features). - [ ] Docs have been reviewed and added / updated if needed (for bug fixes / features). ## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Documentation content changes - [ ] Other (please describe): ## What is the current behavior ## What is the new behavior - - - ## Does this introduce a breaking change - [ ] Yes - [ ] No ## Other information --- Closes #{IssueNumber} --- .github/workflows/functional-tests.yml | 2 +- .pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/functional-tests.yml b/.github/workflows/functional-tests.yml index 3c67219..2796708 100644 --- a/.github/workflows/functional-tests.yml +++ b/.github/workflows/functional-tests.yml @@ -23,7 +23,7 @@ jobs: fail-fast: false matrix: os: ["ubuntu", "macos"] - version: ["latest", "9.13.0", "9.12.0", "9.11.1", "9.11.0", "9.10.1"] + version: ["latest", "10.0.0", "9.13.0", "9.12.0", "9.11.1", "9.11.0"] runs-on: ${{ matrix.os }}-latest steps: - name: Checkout ${{ github.repository }} diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2ea3a17..b236b6e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: gitleaks stages: ["commit", "push"] - repo: https://github.com/fabasoad/pre-commit-grype - rev: v0.4.0 + rev: v0.6.0 hooks: - id: grype-dir args: