chore(deps): update catthehacker/ubuntu:act-latest docker digest to 89367f3 (master) #154

Open
renovate-bot wants to merge 1 commit from renovate/master-catthehacker-ubuntu-act-latest into master
3 changed files with 9 additions and 9 deletions
Showing only changes of commit 45a2688e25 - Show all commits

View file

@ -75,7 +75,7 @@ jobs:
build-docs-container:
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest@sha256:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
container: catthehacker/ubuntu:act-latest@sha256:89367f3c5437699c6b43fa941041725bcc77682a46f2bbe6557541e384d9cedb
needs: [docs, preprocess]
steps:
- name: Checkout repository
@ -119,7 +119,7 @@ jobs:
deploy-wiki:
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest@sha256:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
container: catthehacker/ubuntu:act-latest@sha256:89367f3c5437699c6b43fa941041725bcc77682a46f2bbe6557541e384d9cedb
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:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
container: catthehacker/ubuntu:act-latest@sha256:89367f3c5437699c6b43fa941041725bcc77682a46f2bbe6557541e384d9cedb
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:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
container: catthehacker/ubuntu:act-latest@sha256:89367f3c5437699c6b43fa941041725bcc77682a46f2bbe6557541e384d9cedb
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:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
container: catthehacker/ubuntu:act-latest@sha256:89367f3c5437699c6b43fa941041725bcc77682a46f2bbe6557541e384d9cedb
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:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
container: catthehacker/ubuntu:act-latest@sha256:89367f3c5437699c6b43fa941041725bcc77682a46f2bbe6557541e384d9cedb
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:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
container: catthehacker/ubuntu:act-latest@sha256:89367f3c5437699c6b43fa941041725bcc77682a46f2bbe6557541e384d9cedb
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:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
container: catthehacker/ubuntu:act-latest@sha256:89367f3c5437699c6b43fa941041725bcc77682a46f2bbe6557541e384d9cedb
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:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a
container: catthehacker/ubuntu:act-latest@sha256:89367f3c5437699c6b43fa941041725bcc77682a46f2bbe6557541e384d9cedb
steps:
- uses: actions/checkout@v4
- name: Setup dotnet