Skip to content

Commit 4189221

Browse files
[deps]: Update gh minor
1 parent 74c0bda commit 4189221

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout your repository using git
2121
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2222
- name: Install, build, and upload your site output
23-
uses: withastro/action@44cbafd43567733e3b007918c6e0711480560516 # v3.0.0
23+
uses: withastro/action@e5dd289a30fd5ebe674bd1ddb027ad2b416100d4 # v3.0.1
2424

2525
deploy:
2626
name: Deploy

.github/workflows/scan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
--output-path . ${{ env.INCREMENTAL }}
4545
4646
- name: Upload Checkmarx results to GitHub
47-
uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1
47+
uses: github/codeql-action/upload-sarif@dd196fa9ce80b6bacc74ca1c32bd5b0ba22efca7 # v3.28.3
4848
with:
4949
sarif_file: cx_result.sarif
5050

0 commit comments

Comments
 (0)