Skip to content

Commit b64e991

Browse files
chore(deps): pin dependencies
1 parent d968d71 commit b64e991

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ permissions:
2323

2424
jobs:
2525
lint:
26-
uses: opalmedapps/actions/.github/workflows/prek.yaml@main
26+
uses: opalmedapps/actions/.github/workflows/prek.yaml@233b2b31efb64f969c8a8801990f342c9213e86f # main
2727
with:
2828
skip: markdownlint-cli2,reuse-lint-file
2929

3030
run-reuse-workflow:
31-
uses: opalmedapps/.github/.github/workflows/reuse.yaml@main
31+
uses: opalmedapps/.github/.github/workflows/reuse.yaml@c4370fac27e3347093784a56e2eaca34f7c4e283 # main
3232

3333
markdownlint:
3434
permissions:
@@ -37,7 +37,7 @@ jobs:
3737
# https://docs.github.com/en/code-security/code-scanning/integrating-with-code-scanning/uploading-a-sarif-file-to-github#example-workflow-for-sarif-files-generated-outside-of-a-repository
3838
security-events: write
3939

40-
uses: opalmedapps/.github/.github/workflows/markdownlint.yaml@main
40+
uses: opalmedapps/.github/.github/workflows/markdownlint.yaml@c4370fac27e3347093784a56e2eaca34f7c4e283 # main
4141
with:
4242
semantic-linebreak: false
4343
mkdocs-material-linter: true

0 commit comments

Comments
 (0)