Skip to content

Commit

Permalink
Merge pull request #1521 from grafana/dependabot/github_actions/gha-7…
Browse files Browse the repository at this point in the history
…0a2311188

chore(deps): bump the gha group with 2 updates
  • Loading branch information
weisdd committed May 9, 2024
2 parents 28bbb17 + 1f0d62d commit a34f427
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Expand Up @@ -60,7 +60,7 @@ jobs:
with:
version: v0.13.0
- name: Install chainsaw
uses: kyverno/action-install-chainsaw@v0.1.9
uses: kyverno/action-install-chainsaw@v0.2.0
- name: Create KinD cluster
id: kind
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-validation.yaml
Expand Up @@ -95,7 +95,7 @@ jobs:
go-version-file: "go.mod"

- name: golangci-lint
uses: golangci/golangci-lint-action@v5.0.0
uses: golangci/golangci-lint-action@v5.3.0
with:
version: "v1.57.2"

Expand Down

0 comments on commit a34f427

Please sign in to comment.