Skip to content

Commit f679aa6

Browse files
Merge pull request #59 from uselagoon/dependabot/github_actions/github-actions-b6f45ceea0
chore(deps): bump the github-actions group with 3 updates
2 parents 8975656 + b64b26b commit f679aa6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/dependency-review.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v4.2.2
14-
- uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
14+
- uses: actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # v4.8.3
1515
with:
1616
config-file: .github/dependency-review-config.yaml

.github/workflows/ossf-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
# of the value entered here.
2727
publish_results: true
2828
- name: Upload SARIF results to code scanning
29-
uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v3.29.5
29+
uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v3.29.5
3030
with:
3131
sarif_file: results.sarif

.github/workflows/storage-calculator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
helm repo add amazeeio https://amazeeio.github.io/charts/
4444
4545
- name: Create kind cluster
46-
uses: helm/kind-action@v1.13.0
46+
uses: helm/kind-action@v1.14.0
4747
with:
4848
version: v0.27.0
4949
cluster_name: storage-calculator

0 commit comments

Comments
 (0)