Compare commits

...

4 Commits

Author SHA1 Message Date
dependabot[bot] f4b1248781
Merge 1ca46a96a8 into 236ba5690e 2025-06-13 09:49:09 +02:00
Christophe 236ba5690e
Add archive notice to README (#3502) 2025-06-03 10:36:10 -04:00
Quan Zhang fa67e45814
chore: remove @zhangquan and @jeromeju from maintainer list (#3345) 2025-06-03 10:21:02 -04:00
dependabot[bot] 1ca46a96a8
chore(deps): bump actions/setup-go from 5.0.2 to 5.5.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.2 to 5.5.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](0a12ed9d6a...d35c59abb0)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 02:47:16 +00:00
4 changed files with 10 additions and 4 deletions

View File

@ -32,7 +32,7 @@ jobs:
remove-android: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
with:
go-version: '1.22'
- uses: actions/checkout@b0e28b5ac45a892f91e7d036f8200cf5ed489415 # v3

View File

@ -13,7 +13,7 @@ jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v4.01
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v4.01
with:
go-version: '1.22'
- uses: actions/checkout@b0e28b5ac45a892f91e7d036f8200cf5ed489415 # v3

View File

@ -1,2 +0,0 @@
Jerome Ju <jeromeju@google.com>
Quan Zhang <zhangquan@google.com>

View File

@ -1,3 +1,11 @@
# 🧊 This project is archived and no longer developed or maintained. 🧊
The code remains available for historic purposes.
The README as of the archival date remains unchanged below for historic purposes.
-----
# kaniko - Build Images In Kubernetes
## 🚨NOTE: kaniko is not an officially supported Google product🚨