-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update auto merged updates
Signed-off-by: Platform Engineering Bot <[email protected]>
- Loading branch information
1 parent
d25371d
commit 9749b5a
Showing
17 changed files
with
30 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ jobs: | |
ports: | ||
- 5000:5000 | ||
steps: | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
- name: Install qemu dependency | ||
run: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ jobs: | |
ports: | ||
- 5000:5000 | ||
steps: | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
- name: Install qemu dependency | ||
run: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,7 +43,7 @@ jobs: | |
sudo rm -rf /usr/share/dotnet | ||
sudo rm -rf "$AGENT_TOOLSDIRECTORY" | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
- name: Build Image | ||
id: build_image | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ jobs: | |
run: | | ||
sudo rm -rf /usr/share/dotnet | ||
sudo rm -rf "$AGENT_TOOLSDIRECTORY" | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
- name: Build llamacpp_python cuda | ||
id: build_llamacpp_python_cuda | ||
|
@@ -64,7 +64,7 @@ jobs: | |
run: | | ||
sudo rm -rf /usr/share/dotnet | ||
sudo rm -rf "$AGENT_TOOLSDIRECTORY" | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
# required for multi-arch builds | ||
- name: Install qemu dependency | ||
|
@@ -108,7 +108,7 @@ jobs: | |
run: | | ||
sudo rm -rf /usr/share/dotnet | ||
sudo rm -rf "$AGENT_TOOLSDIRECTORY" | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
# required for multi-arch builds | ||
- name: Install qemu dependency | ||
run: | | ||
|
@@ -151,7 +151,7 @@ jobs: | |
run: | | ||
sudo rm -rf /usr/share/dotnet | ||
sudo rm -rf "$AGENT_TOOLSDIRECTORY" | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
# required for multi-arch builds | ||
- name: Install qemu dependency | ||
run: | | ||
|
@@ -190,7 +190,7 @@ jobs: | |
packages: write | ||
|
||
steps: | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
# required for multi-arch builds | ||
- name: Install qemu dependency | ||
run: | | ||
|
@@ -229,7 +229,7 @@ jobs: | |
packages: write | ||
|
||
steps: | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
# required for multi-arch builds | ||
- name: Install qemu dependency | ||
|
@@ -269,7 +269,7 @@ jobs: | |
packages: write | ||
|
||
steps: | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
# required for multi-arch builds | ||
- name: Install qemu dependency | ||
|
@@ -309,7 +309,7 @@ jobs: | |
packages: write | ||
|
||
steps: | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
# required for multi-arch builds | ||
- name: Install qemu dependency | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ jobs: | |
if: github.repository == 'containers/ai-lab-recipes' | ||
runs-on: ubuntu-22.04 | ||
steps: | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
with: | ||
fetch-depth: 0 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,7 +39,7 @@ jobs: | |
sudo rm -rf /usr/share/dotnet | ||
sudo rm -rf "$AGENT_TOOLSDIRECTORY" | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
- name: Install qemu dependency | ||
run: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,7 +65,7 @@ jobs: | |
sudo rm -rf /usr/share/dotnet | ||
sudo rm -rf "$AGENT_TOOLSDIRECTORY" | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
- name: Install qemu dependency | ||
run: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,7 +56,7 @@ jobs: | |
sudo rm -rf /usr/share/dotnet | ||
sudo rm -rf "$AGENT_TOOLSDIRECTORY" | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
- name: Install qemu dependency | ||
run: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,7 +36,7 @@ jobs: | |
ports: | ||
- 5000:5000 | ||
steps: | ||
- uses: actions/[email protected].4 | ||
- uses: actions/[email protected].6 | ||
|
||
- name: Install qemu dependency | ||
run: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,7 +40,7 @@ jobs: | |
sudo rm -rf /usr/share/dotnet | ||
sudo rm -rf "$AGENT_TOOLSDIRECTORY" | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
- name: Install qemu dependency | ||
run: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ jobs: | |
ports: | ||
- 5000:5000 | ||
steps: | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
- name: Install qemu dependency | ||
run: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,13 +44,13 @@ jobs: | |
aws_ami_architecture: x86_64 | ||
steps: | ||
- name: Checkout | ||
uses: actions/[email protected].5 | ||
uses: actions/[email protected].6 | ||
with: | ||
path: main | ||
|
||
- name: Checkout terraform module | ||
id: checkout-module | ||
uses: actions/[email protected].5 | ||
uses: actions/[email protected].6 | ||
with: | ||
repository: containers/terraform-test-environment-module | ||
path: terraform-test-environment-module | ||
|
@@ -171,7 +171,7 @@ jobs: | |
if: github.repository == 'containers-mirror/ai-lab-recipes' | ||
runs-on: ubuntu-22.04-2core | ||
steps: | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
- name: chatbot | ||
working-directory: ./recipes/natural_language_processing/chatbot | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,13 +39,13 @@ jobs: | |
aws_ami_architecture: x86_64 | ||
steps: | ||
- name: Checkout | ||
uses: actions/[email protected].5 | ||
uses: actions/[email protected].6 | ||
with: | ||
path: main | ||
|
||
- name: Checkout terraform module | ||
id: checkout-module | ||
uses: actions/[email protected].5 | ||
uses: actions/[email protected].6 | ||
with: | ||
repository: containers/terraform-test-environment-module | ||
path: terraform-test-environment-module | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,7 +46,7 @@ jobs: | |
sudo rm -rf /usr/share/dotnet | ||
sudo rm -rf "$AGENT_TOOLSDIRECTORY" | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
- name: Install qemu dependency | ||
run: | | ||
|
@@ -103,7 +103,7 @@ jobs: | |
sudo rm -rf /usr/share/dotnet | ||
sudo rm -rf "$AGENT_TOOLSDIRECTORY" | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
- name: Build Image | ||
id: build_image | ||
|
@@ -159,7 +159,7 @@ jobs: | |
sudo rm -rf /usr/share/dotnet | ||
sudo rm -rf "$AGENT_TOOLSDIRECTORY" | ||
- uses: actions/[email protected].5 | ||
- uses: actions/[email protected].6 | ||
|
||
- name: Login to Container Registry | ||
uses: redhat-actions/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
llama-cpp-python[server]==0.2.74 | ||
llama-cpp-python[server]==0.2.75 | ||
pip==24.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters