-
Notifications
You must be signed in to change notification settings - Fork 397
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1701 from grafana/dependabot/github_actions/gha-a…
…48c7dd466 chore(deps): bump the gha group with 5 updates
- Loading branch information
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ jobs: | |
|
||
- id: changed-files | ||
name: Get changed files | ||
uses: tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c #v45.0.2 | ||
uses: tj-actions/changed-files@c3a1bb2c992d77180ae65be6ae6c166cf40f857c #v45.0.3 | ||
with: | ||
files_ignore: | | ||
**/*.md | ||
|
@@ -75,7 +75,7 @@ jobs: | |
version: v0.13.0 | ||
|
||
- name: Install chainsaw | ||
uses: kyverno/[email protected].10 | ||
uses: kyverno/[email protected].11 | ||
|
||
- name: Create KinD cluster ${{ matrix.version }} | ||
id: kind | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -97,7 +97,7 @@ jobs: | |
go-version-file: "go.mod" | ||
|
||
- name: golangci-lint | ||
uses: golangci/[email protected].0 | ||
uses: golangci/[email protected].1 | ||
with: | ||
version: "v1.57.2" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters