Skip to content

Commit 9cce2ca

Browse files
Merge branch 'main' into dependabot/cargo/robot-repo-automaton/regex-1.13.0
2 parents f0846c2 + 5455b7e commit 9cce2ca

6 files changed

Lines changed: 11 additions & 11 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ jobs:
4646
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
4747

4848
- name: Initialize CodeQL
49-
uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v3
49+
uses: github/codeql-action/init@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v3
5050
with:
5151
languages: ${{ matrix.language }}
5252
build-mode: ${{ matrix.build-mode }}
5353

5454
- name: Perform CodeQL Analysis
55-
uses: github/codeql-action/analyze@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v3
55+
uses: github/codeql-action/analyze@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v3
5656
with:
5757
category: "/language:${{ matrix.language }}"

.github/workflows/dogfood-gate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
4444
- name: Validate A2ML manifests
4545
if: steps.detect.outputs.count > 0
46-
uses: hyperpolymath/a2ml-validate-action@59145c7d1039fa3059b3ecacdb50ee23d7505898 # main
46+
uses: hyperpolymath/a2ml-validate-action@05bcb78917c09702e90ed18004298a6728753914 # main
4747
with:
4848
path: '.'
4949
strict: 'false'
@@ -105,7 +105,7 @@ jobs:
105105
106106
- name: Validate K9 contracts
107107
if: steps.detect.outputs.k9_count > 0
108-
uses: hyperpolymath/k9-validate-action@2d96f43c538964b097d159ed3a56ba5b5ceca227 # main
108+
uses: hyperpolymath/k9-validate-action@bddcd9109ee96f9ea3fdb4bf51084fe9cd0909ce # main
109109
with:
110110
path: '.'
111111
strict: 'false'

bots/echidnabot/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bots/glambot/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bots/glambot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ tracing-subscriber = { version = "0.3.23", features = ["env-filter", "json"] }
3535

3636
# Markdown parsing
3737
pulldown-cmark = "0.13.4"
38-
comrak = "0.53.0"
38+
comrak = "0.54.0"
3939

4040
# HTML parsing (for accessibility checks)
4141
scraper = "0.27.0"

bots/seambot/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)