Browse Source

build(deps): bump oras-project/setup-oras from 1.2.1 to 1.2.2 (#3936)

Bumps [oras-project/setup-oras](https://github.com/oras-project/setup-oras) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/oras-project/setup-oras/releases)
- [Commits](9c92598691...5c0b487ce3)

---
updated-dependencies:
- dependency-name: oras-project/setup-oras
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3947/head
dependabot[bot] 1 year ago committed by GitHub
parent
commit
3ee69915a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/trivydb-cache.yaml

2
.github/workflows/trivydb-cache.yaml

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup oras
uses: oras-project/setup-oras@9c92598691bfef1424de2f8fae81941568f5889c # v1.2.1
uses: oras-project/setup-oras@5c0b487ce3fe0ce3ab0d034e63669e426e294e4d # v1.2.2
- name: Get current date
id: date

Loading…
Cancel
Save