Skip to content

Commit 9ae1e5e

Browse files
chore(deps): pin dependencies
1 parent 36dabf7 commit 9ae1e5e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
persist-credentials: false
2929
lfs: true
30-
- uses: opalmedapps/.github/.github/actions/docker-build@main
30+
- uses: opalmedapps/.github/.github/actions/docker-build@c4370fac27e3347093784a56e2eaca34f7c4e283 # main
3131
id: build-image
3232
with:
3333
registry: ${{ env.REGISTRY }}

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
prek-version: "0.3.8"
5858
env:
5959
SKIP: ruff,ruff-format,mypy,markdownlint-cli2,reuse-lint-file
60-
- uses: opalmedapps/actions/actions/check-thirdparty-notice@main
60+
- uses: opalmedapps/actions/actions/check-thirdparty-notice@233b2b31efb64f969c8a8801990f342c9213e86f # main
6161
if: '!cancelled()'
6262
with:
6363
pyproject-file: './pyproject.toml'
@@ -194,10 +194,10 @@ jobs:
194194
markdownlint:
195195
permissions:
196196
contents: read
197-
uses: opalmedapps/.github/.github/workflows/markdownlint.yaml@main
197+
uses: opalmedapps/.github/.github/workflows/markdownlint.yaml@c4370fac27e3347093784a56e2eaca34f7c4e283 # main
198198

199199
run-reuse-workflow:
200-
uses: opalmedapps/.github/.github/workflows/reuse.yaml@main
200+
uses: opalmedapps/.github/.github/workflows/reuse.yaml@c4370fac27e3347093784a56e2eaca34f7c4e283 # main
201201

202202
build-docs:
203203
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)