chore(deps): update catthehacker/ubuntu:act-latest docker digest to d179c7e
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 31s
PR Workflow / sbom-scan (pull_request) Failing after 31s
PR Workflow / generate-licences (pull_request) Successful in 1m20s
PR Workflow / container-build (pull_request) Successful in 1m43s
PR Workflow / container-sbom-scan (pull_request) Failing after 29s
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 31s
PR Workflow / sbom-scan (pull_request) Failing after 31s
PR Workflow / generate-licences (pull_request) Successful in 1m20s
PR Workflow / container-build (pull_request) Successful in 1m43s
PR Workflow / container-sbom-scan (pull_request) Failing after 29s
Signed-off-by: noreply@rainote.dev
This commit is contained in:
parent
650baf43c1
commit
baac95626b
3 changed files with 9 additions and 9 deletions
|
@ -75,7 +75,7 @@ jobs:
|
||||||
|
|
||||||
build-docs-container:
|
build-docs-container:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: catthehacker/ubuntu:act-latest@sha256:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
|
container: catthehacker/ubuntu:act-latest@sha256:d179c7e6ce215545a194faaca6eb4841b63ceb3e9e69a214f3f2d0aca67ca857
|
||||||
needs: [docs, preprocess]
|
needs: [docs, preprocess]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
@ -119,7 +119,7 @@ jobs:
|
||||||
|
|
||||||
deploy-wiki:
|
deploy-wiki:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: catthehacker/ubuntu:act-latest@sha256:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
|
container: catthehacker/ubuntu:act-latest@sha256:d179c7e6ce215545a194faaca6eb4841b63ceb3e9e69a214f3f2d0aca67ca857
|
||||||
needs: [build-docs-container, docs, preprocess]
|
needs: [build-docs-container, docs, preprocess]
|
||||||
steps:
|
steps:
|
||||||
- name: Deploy Image to CapRrover
|
- name: Deploy Image to CapRrover
|
||||||
|
|
|
@ -37,7 +37,7 @@ jobs:
|
||||||
sonarqube:
|
sonarqube:
|
||||||
needs: build
|
needs: build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: catthehacker/ubuntu:act-latest@sha256:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
|
container: catthehacker/ubuntu:act-latest@sha256:d179c7e6ce215545a194faaca6eb4841b63ceb3e9e69a214f3f2d0aca67ca857
|
||||||
if: github.ref_name == 'master'
|
if: github.ref_name == 'master'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
@ -99,7 +99,7 @@ jobs:
|
||||||
|
|
||||||
container-build:
|
container-build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: catthehacker/ubuntu:act-latest@sha256:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
|
container: catthehacker/ubuntu:act-latest@sha256:d179c7e6ce215545a194faaca6eb4841b63ceb3e9e69a214f3f2d0aca67ca857
|
||||||
needs: [build, preprocess]
|
needs: [build, preprocess]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
@ -140,7 +140,7 @@ jobs:
|
||||||
container-sbom-scan:
|
container-sbom-scan:
|
||||||
needs: [container-build, preprocess]
|
needs: [container-build, preprocess]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: catthehacker/ubuntu:act-latest@sha256:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
|
container: catthehacker/ubuntu:act-latest@sha256:d179c7e6ce215545a194faaca6eb4841b63ceb3e9e69a214f3f2d0aca67ca857
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Setup dotnet
|
- name: Setup dotnet
|
||||||
|
@ -181,7 +181,7 @@ jobs:
|
||||||
generate-licences:
|
generate-licences:
|
||||||
needs: [build, preprocess]
|
needs: [build, preprocess]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: catthehacker/ubuntu:act-latest@sha256:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
|
container: catthehacker/ubuntu:act-latest@sha256:d179c7e6ce215545a194faaca6eb4841b63ceb3e9e69a214f3f2d0aca67ca857
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Setup dotnet
|
- name: Setup dotnet
|
||||||
|
|
|
@ -63,7 +63,7 @@ jobs:
|
||||||
|
|
||||||
container-build:
|
container-build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: catthehacker/ubuntu:act-latest@sha256:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
|
container: catthehacker/ubuntu:act-latest@sha256:d179c7e6ce215545a194faaca6eb4841b63ceb3e9e69a214f3f2d0aca67ca857
|
||||||
needs: [ build, preprocess ]
|
needs: [ build, preprocess ]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
@ -104,7 +104,7 @@ jobs:
|
||||||
container-sbom-scan:
|
container-sbom-scan:
|
||||||
needs: [ container-build, preprocess ]
|
needs: [ container-build, preprocess ]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: catthehacker/ubuntu:act-latest@sha256:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
|
container: catthehacker/ubuntu:act-latest@sha256:d179c7e6ce215545a194faaca6eb4841b63ceb3e9e69a214f3f2d0aca67ca857
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Setup dotnet
|
- name: Setup dotnet
|
||||||
|
@ -145,7 +145,7 @@ jobs:
|
||||||
generate-licences:
|
generate-licences:
|
||||||
needs: [ build, preprocess ]
|
needs: [ build, preprocess ]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: catthehacker/ubuntu:act-latest@sha256:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
|
container: catthehacker/ubuntu:act-latest@sha256:d179c7e6ce215545a194faaca6eb4841b63ceb3e9e69a214f3f2d0aca67ca857
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Setup dotnet
|
- name: Setup dotnet
|
||||||
|
|
Loading…
Reference in a new issue