diff options
author | 2022-07-04 08:28:12 -0700 | |
---|---|---|
committer | 2022-07-04 08:28:12 -0700 | |
commit | 88aae894ef1c6e4649e2142bf53b04d6fd19d0c5 (patch) | |
tree | d793355112c1cfd0d26ea41692862a5f48233030 /.github | |
parent | f8ef1dc652f5f11849c9ee512ed14c142fd4455e (diff) | |
download | coredns-88aae894ef1c6e4649e2142bf53b04d6fd19d0c5.tar.gz coredns-88aae894ef1c6e4649e2142bf53b04d6fd19d0c5.tar.zst coredns-88aae894ef1c6e4649e2142bf53b04d6fd19d0c5.zip |
build(deps): bump ossf/scorecard-action from 1.1.1 to 1.1.2 (#5488)
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/scorecards.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 97910ec38..7c656665d 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -27,7 +27,7 @@ jobs: persist-credentials: false - name: "Run analysis" - uses: ossf/scorecard-action@3e15ea8318eee9b333819ec77a36aca8d39df13e + uses: ossf/scorecard-action@ce330fde6b1a5c9c75b417e7efc510b822a35564 with: results_file: results.sarif results_format: sarif |