chore(deps): update catthehacker/ubuntu:act-latest docker digest to cd83756
All checks were successful
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 1m35s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 1m41s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 55s
Actions / Build Documentation (MkDocs) (push) Successful in 1m6s
All checks were successful
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 1m35s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 1m41s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 55s
Actions / Build Documentation (MkDocs) (push) Successful in 1m6s
This commit is contained in:
parent
d3f9131afc
commit
89c1495155
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
lint:
|
||||
name: Lint Code (Ruff & Pylint)
|
||||
runs-on: docker
|
||||
container: catthehacker/ubuntu:act-latest@sha256:0999d0b42deb467f6b24d3c2e3b8e9fdefdb680f9a09edde1401ac898c40bbad
|
||||
container: catthehacker/ubuntu:act-latest@sha256:cd837565ef74f3d0f94e89ff6723292caa415306bddabfe566932ae892ca9334
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
@ -35,7 +35,7 @@ jobs:
|
|||
docs:
|
||||
name: Build Documentation (MkDocs)
|
||||
runs-on: docker
|
||||
container: catthehacker/ubuntu:act-latest@sha256:0999d0b42deb467f6b24d3c2e3b8e9fdefdb680f9a09edde1401ac898c40bbad
|
||||
container: catthehacker/ubuntu:act-latest@sha256:cd837565ef74f3d0f94e89ff6723292caa415306bddabfe566932ae892ca9334
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue