Skip to content

Commit 5af72cf

Browse files
Merge pull request #314 from ibm-granite-community/dependabot/github_actions/github-actions-cab7bb3fe5
Bump the github-actions group across 1 directory with 3 updates
2 parents 72489c6 + 6ad482e commit 5af72cf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/actionlint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@ jobs:
5151
persist-credentials: false
5252

5353
- name: "Check workflow files with zizmor"
54-
uses: zizmorcore/zizmor-action@6fc4b006235f201fdab3722e17240ab420d580e5 # v0.6.1
54+
uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2
5555

5656
- name: "Check workflow files with poutine"
5757
uses: boostsecurityio/poutine-action@e240ebd3eff8b2db5a8e5f6b28f58739d7db2247 # v1.1.4
5858
with:
5959
output: ${{ runner.temp }}/poutine.sarif
6060

6161
- name: "Upload poutine SARIF file"
62-
uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
62+
uses: github/codeql-action/upload-sarif@d1ba80a13dd99fba24a470575428917156a28b43 # v4.37.5
6363
with:
6464
sarif_file: ${{ runner.temp }}/poutine.sarif
6565
category: poutine

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
persist-credentials: false
4646

4747
- name: "Check Markdown documents"
48-
uses: DavidAnson/markdownlint-cli2-action@6bf21b07787794f89a243495939cd651942aeabe # v24.1.0
48+
uses: DavidAnson/markdownlint-cli2-action@21c1be1b93ad9ed58fa840aacc3f279cde2a72ff # v24.2.0

0 commit comments

Comments
 (0)