Skip to content

Commit 7c347fa

Browse files
chore(deps): update snakedoc/yodel digest to b2e9a0f
1 parent b2e9a0f commit 7c347fa

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/workflow.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ concurrency:
1414
jobs:
1515
prettier-format-check:
1616
name: Format Check
17-
uses: SnakeDoc/yodel/.github/workflows/prettier-format-check.yaml@3bee62671c2399dad732edc4930c85ef8501cf48 # main
17+
uses: SnakeDoc/yodel/.github/workflows/prettier-format-check.yaml@b2e9a0fb296cba7790dd1bcd580e5b7279b936fd # main
1818

1919
markdown-lint-check:
2020
name: Lint Check
21-
uses: SnakeDoc/yodel/.github/workflows/markdown-lint-check.yaml@3bee62671c2399dad732edc4930c85ef8501cf48 # main
21+
uses: SnakeDoc/yodel/.github/workflows/markdown-lint-check.yaml@b2e9a0fb296cba7790dd1bcd580e5b7279b936fd # main
2222

2323
gleam-format-check:
2424
name: Format Check
25-
uses: SnakeDoc/yodel/.github/workflows/gleam-format-check.yaml@3bee62671c2399dad732edc4930c85ef8501cf48 # main
25+
uses: SnakeDoc/yodel/.github/workflows/gleam-format-check.yaml@b2e9a0fb296cba7790dd1bcd580e5b7279b936fd # main
2626

2727
gleam-tests:
2828
name: Tests
2929
needs: [prettier-format-check, markdown-lint-check, gleam-format-check]
30-
uses: SnakeDoc/yodel/.github/workflows/gleam-tests.yaml@3bee62671c2399dad732edc4930c85ef8501cf48 # main
30+
uses: SnakeDoc/yodel/.github/workflows/gleam-tests.yaml@b2e9a0fb296cba7790dd1bcd580e5b7279b936fd # main

0 commit comments

Comments
 (0)