Skip to content

Commit 70d4d09

Browse files
chore(deps): bump the gha group with 2 updates (#1784)
Bumps the gha group with 2 updates: [tj-actions/changed-files](https://github.com/tj-actions/changed-files) and [kyverno/action-install-chainsaw](https://github.com/kyverno/action-install-chainsaw). Updates `tj-actions/changed-files` from 45.0.4 to 45.0.5 - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@4edd678...bab30c2) Updates `kyverno/action-install-chainsaw` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/kyverno/action-install-chainsaw/releases) - [Commits](kyverno/action-install-chainsaw@v0.2.11...v0.2.12) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha - dependency-name: kyverno/action-install-chainsaw dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffdc532 commit 70d4d09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- id: changed-files
2727
name: Get changed files
28-
uses: tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf #v45.0.4
28+
uses: tj-actions/changed-files@bab30c2299617f6615ec02a68b9a40d10bd21366 #v45.0.5
2929
with:
3030
files_ignore: |
3131
**/*.md
@@ -75,7 +75,7 @@ jobs:
7575
version: v0.16.0
7676

7777
- name: Install chainsaw
78-
uses: kyverno/action-install-chainsaw@v0.2.11
78+
uses: kyverno/action-install-chainsaw@v0.2.12
7979

8080
- name: Create KinD cluster ${{ matrix.version }}
8181
id: kind

0 commit comments

Comments
 (0)