Skip to content

Commit dfd40b2

Browse files
authored
Merge pull request #77 from kubernetes-sigs/dependabot/github_actions/all-github-actions-fc9ad977bf
🌱 Bump the all-github-actions group with 2 updates
2 parents a1308cd + a52e221 commit dfd40b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ossf-scorecard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
persist-credentials: false
3232

3333
- name: "Run analysis"
34-
uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # tag=v2.4.2
34+
uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # tag=v2.4.3
3535
with:
3636
results_file: results.sarif
3737
results_format: sarif

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
make release
2929
- name: Release
30-
uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # tag=v2.3.3
30+
uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # tag=v2.3.4
3131
with:
3232
draft: false
3333
files: tools/setup-envtest/out/*

0 commit comments

Comments
 (0)