mirror of
https://github.com/anchore/syft.git
synced 2026-08-19 16:48:27 +02:00
chore(deps): bump anchore/workflows/.github/workflows/check-version-available.yaml (#5033)
Bumps [anchore/workflows/.github/workflows/check-version-available.yaml](https://github.com/anchore/workflows) from 0.7.2 to 0.8.0.
- [Release notes](https://github.com/anchore/workflows/releases)
- [Commits](b0c30a8040...7212994dc8)
---
updated-dependencies:
- dependency-name: anchore/workflows/.github/workflows/check-version-available.yaml
dependency-version: 0.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
This commit is contained in:
parent
b236f8c1f7
commit
5ef5b1badc
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
if: ${{ github.event.inputs.phase == 'all' }}
|
if: ${{ github.event.inputs.phase == 'all' }}
|
||||||
permissions:
|
permissions:
|
||||||
contents: read # required for fetching tags
|
contents: read # required for fetching tags
|
||||||
uses: anchore/workflows/.github/workflows/check-version-available.yaml@b0c30a80409130d329aaa356fd64a34d8c0b3375 # v0.7.2
|
uses: anchore/workflows/.github/workflows/check-version-available.yaml@7212994dc8fc3a53fe9c8e766ab5b4ddd16ea3d4 # v0.8.0
|
||||||
with:
|
with:
|
||||||
version: ${{ github.event.inputs.version }}
|
version: ${{ github.event.inputs.version }}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user