Skip to content

Commit

Permalink
Merge pull request #1687 from grafana/dependabot/github_actions/gha-9…
Browse files Browse the repository at this point in the history
…075c21b24

chore(deps): bump the gha group with 2 updates
  • Loading branch information
theSuess authored Sep 23, 2024
2 parents 51ca705 + f80eb33 commit 41402b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- id: changed-files
name: Get changed files
uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275 #v45.0.1
uses: tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c #v45.0.2
with:
files_ignore: |
**/*.md
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
version: v0.13.0

- name: Install chainsaw
uses: kyverno/[email protected].9
uses: kyverno/[email protected].10

- name: Create KinD cluster ${{ matrix.version }}
id: kind
Expand Down

0 comments on commit 41402b6

Please sign in to comment.