mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2026-03-30 08:53:28 +00:00
Compare commits
1 Commits
main
...
renovate/p
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
53cc9cdcb0 |
2
.github/workflows/build_container.yaml
vendored
2
.github/workflows/build_container.yaml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
|
||||
- name: Extract branch name
|
||||
id: extract_branch
|
||||
uses: keptn/gh-action-extract-branch-name@main
|
||||
uses: keptn/gh-action-extract-branch-name@6ca4fe061da10c66b2d7341fd1fb12962ad911b2 # main
|
||||
|
||||
- name: Get current date and time
|
||||
id: get_datetime
|
||||
|
||||
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Free Disk Space (Ubuntu)
|
||||
uses: jlumbroso/free-disk-space@main
|
||||
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # main
|
||||
with:
|
||||
# this might remove tools that are actually needed,
|
||||
# if set to "true" but frees about 6 GB
|
||||
|
||||
Reference in New Issue
Block a user