Skip to content

Commit f48fe1c

Browse files
authored
Merge pull request #3341 from kubernetes-sigs/dependabot/github_actions/all-github-actions-fc9ad977bf
🌱 Bump the all-github-actions group with 2 updates
2 parents 975716b + a9854cd commit f48fe1c

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
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
make release
3131
- name: Release
32-
uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # tag=v2.3.3
32+
uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # tag=v2.3.4
3333
with:
3434
draft: false
3535
files: tools/setup-envtest/out/*

0 commit comments

Comments
 (0)