Skip to content

Commit a34f427

Browse files
authored
Merge pull request #1521 from grafana/dependabot/github_actions/gha-70a2311188
chore(deps): bump the gha group with 2 updates
2 parents 28bbb17 + 1f0d62d commit a34f427

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/e2e.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
with:
6161
version: v0.13.0
6262
- name: Install chainsaw
63-
uses: kyverno/action-install-chainsaw@v0.1.9
63+
uses: kyverno/action-install-chainsaw@v0.2.0
6464
- name: Create KinD cluster
6565
id: kind
6666
run: |

.github/workflows/pr-validation.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
go-version-file: "go.mod"
9696

9797
- name: golangci-lint
98-
uses: golangci/golangci-lint-action@v5.0.0
98+
uses: golangci/golangci-lint-action@v5.3.0
9999
with:
100100
version: "v1.57.2"
101101

0 commit comments

Comments
 (0)