chore(deps): update catthehacker/ubuntu:act-latest docker digest to ac6eba8
All checks were successful
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 32s
PR Workflow / sbom-scan (pull_request) Successful in 33s
PR Workflow / generate-licences (pull_request) Successful in 1m14s
PR Workflow / container-build (pull_request) Successful in 1m45s
PR Workflow / container-sbom-scan (pull_request) Successful in 29s

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2024-02-29 12:58:24 +00:00
parent 702b682fad
commit 771e621c46
3 changed files with 9 additions and 9 deletions

View file

@ -75,7 +75,7 @@ jobs:
build-docs-container:
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest@sha256:a96ff9118eb7ce9aa52c46eb6989d1c0227d31ec19de3ba0d8e0a484773ab4fb
container: catthehacker/ubuntu:act-latest@sha256:ac6eba86a591d47593d1dcd63b5e939b4c1315993729d3964bef8a2e629cc2b6
needs: [docs, preprocess]
steps:
- name: Checkout repository
@ -119,7 +119,7 @@ jobs:
deploy-wiki:
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest@sha256:a96ff9118eb7ce9aa52c46eb6989d1c0227d31ec19de3ba0d8e0a484773ab4fb
container: catthehacker/ubuntu:act-latest@sha256:ac6eba86a591d47593d1dcd63b5e939b4c1315993729d3964bef8a2e629cc2b6
needs: [build-docs-container, docs, preprocess]
steps:
- name: Deploy Image to CapRrover

View file

@ -37,7 +37,7 @@ jobs:
sonarqube:
needs: build
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest@sha256:a96ff9118eb7ce9aa52c46eb6989d1c0227d31ec19de3ba0d8e0a484773ab4fb
container: catthehacker/ubuntu:act-latest@sha256:ac6eba86a591d47593d1dcd63b5e939b4c1315993729d3964bef8a2e629cc2b6
if: github.ref_name == 'master'
steps:
- uses: actions/checkout@v4
@ -99,7 +99,7 @@ jobs:
container-build:
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest@sha256:a96ff9118eb7ce9aa52c46eb6989d1c0227d31ec19de3ba0d8e0a484773ab4fb
container: catthehacker/ubuntu:act-latest@sha256:ac6eba86a591d47593d1dcd63b5e939b4c1315993729d3964bef8a2e629cc2b6
needs: [build, preprocess]
steps:
- uses: actions/checkout@v4
@ -140,7 +140,7 @@ jobs:
container-sbom-scan:
needs: [container-build, preprocess]
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest@sha256:a96ff9118eb7ce9aa52c46eb6989d1c0227d31ec19de3ba0d8e0a484773ab4fb
container: catthehacker/ubuntu:act-latest@sha256:ac6eba86a591d47593d1dcd63b5e939b4c1315993729d3964bef8a2e629cc2b6
steps:
- uses: actions/checkout@v4
- name: Setup dotnet
@ -181,7 +181,7 @@ jobs:
generate-licences:
needs: [build, preprocess]
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest@sha256:a96ff9118eb7ce9aa52c46eb6989d1c0227d31ec19de3ba0d8e0a484773ab4fb
container: catthehacker/ubuntu:act-latest@sha256:ac6eba86a591d47593d1dcd63b5e939b4c1315993729d3964bef8a2e629cc2b6
steps:
- uses: actions/checkout@v4
- name: Setup dotnet

View file

@ -63,7 +63,7 @@ jobs:
container-build:
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest@sha256:a96ff9118eb7ce9aa52c46eb6989d1c0227d31ec19de3ba0d8e0a484773ab4fb
container: catthehacker/ubuntu:act-latest@sha256:ac6eba86a591d47593d1dcd63b5e939b4c1315993729d3964bef8a2e629cc2b6
needs: [ build, preprocess ]
steps:
- uses: actions/checkout@v4
@ -104,7 +104,7 @@ jobs:
container-sbom-scan:
needs: [ container-build, preprocess ]
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest@sha256:a96ff9118eb7ce9aa52c46eb6989d1c0227d31ec19de3ba0d8e0a484773ab4fb
container: catthehacker/ubuntu:act-latest@sha256:ac6eba86a591d47593d1dcd63b5e939b4c1315993729d3964bef8a2e629cc2b6
steps:
- uses: actions/checkout@v4
- name: Setup dotnet
@ -145,7 +145,7 @@ jobs:
generate-licences:
needs: [ build, preprocess ]
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest@sha256:a96ff9118eb7ce9aa52c46eb6989d1c0227d31ec19de3ba0d8e0a484773ab4fb
container: catthehacker/ubuntu:act-latest@sha256:ac6eba86a591d47593d1dcd63b5e939b4c1315993729d3964bef8a2e629cc2b6
steps:
- uses: actions/checkout@v4
- name: Setup dotnet