Skip to content

Commit

Permalink
chore(deps): update anchore/scan-action action to v6 in .github/workf…
Browse files Browse the repository at this point in the history
…lows/grype.yml (#129)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [anchore/scan-action](https://redirect.github.com/anchore/scan-action)
| action | major | `v5` -> `v6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>anchore/scan-action (anchore/scan-action)</summary>

###
[`v6`](https://redirect.github.com/anchore/scan-action/compare/v5...v6)

[Compare
Source](https://redirect.github.com/anchore/scan-action/compare/v5...v6)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* */1 * * *" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jippi/dottie).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 973767f commit 669ebe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/grype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: anchore/scan-action@v5
- uses: anchore/scan-action@v6
with:
path: "."
fail-build: true
Expand Down

0 comments on commit 669ebe6

Please sign in to comment.