Browse Source

Merge pull request #4314 from dexidp/dependabot/github_actions/oras-project/setup-oras-1.2.4

build(deps): bump oras-project/setup-oras from 1.2.3 to 1.2.4
helm
Márk Sági-Kazár 6 months ago committed by GitHub
parent
commit
50915675e9
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@8d34698a59f5ffe24821f0b48ab62a3de8b64b20 # v1.2.3
uses: oras-project/setup-oras@22ce207df3b08e061f537244349aac6ae1d214f6 # v1.2.4
- name: Get current date
id: date

Loading…
Cancel
Save