Skip to content

Commit e4a998c

Browse files
authored
Merge pull request #3499 from kubernetes-sigs/dependabot/github_actions/all-github-actions-d3c92ba6ce
🌱 Bump the all-github-actions group with 2 updates
2 parents 1a31c56 + 77b730a commit e4a998c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ossf-scorecard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
# Upload the results as artifacts.
4545
- name: "Upload artifact"
46-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # tag=v7.0.0
46+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # tag=v7.0.1
4747
with:
4848
name: SARIF file
4949
path: results.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@153bb8e04406b158c6c84fc1615b65b24149a1fe # tag=v2.6.1
32+
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # tag=v3.0.0
3333
with:
3434
draft: false
3535
files: tools/setup-envtest/out/*

0 commit comments

Comments
 (0)