Compare commits

...

3 Commits

Author SHA1 Message Date
dependabot[bot]
8163e97f7f build(deps): bump crazy-max/.github from 1.1.0 to 1.2.0
Bumps [crazy-max/.github](https://github.com/crazy-max/.github) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/crazy-max/.github/releases)
- [Commits](20ef82212d...bbd31df64e)

---
updated-dependencies:
- dependency-name: crazy-max/.github
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 04:42:26 +00:00
Tõnis Tiigi
172dff065f Merge pull request #502 from crazy-max/update-crazy-max-action
ci: bump crazy-max/.github to 1.1.0
2026-03-25 10:43:53 -07:00
CrazyMax
7f6e739c6d ci: bump crazy-max/.github to 1.1.0
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-03-25 12:39:32 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -485,7 +485,7 @@ jobs:
uses: actions/checkout@v6
-
name: Install k3s
uses: crazy-max/.github/.github/actions/install-k3s@a94383ec9e125b23907fb6fcebf7ff87964595e5
uses: crazy-max/.github/.github/actions/install-k3s@bbd31df64ee0f097a02f12495f541f9236f18c46 # v1.2.0
-
name: Set up Docker Buildx
id: buildx

View File

@@ -11,7 +11,7 @@ on:
jobs:
run:
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@1b673f36fad86812f538c1df9794904038a23cbf
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1.0
permissions:
contents: read
pull-requests: write