Skip to content

Commit f228922

Browse files
chore(deps): update github-actions
1 parent 3b78434 commit f228922

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/workflows/docker-build.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
output: 'trivy-results.sarif'
124124

125125
- name: Upload Trivy results to GitHub Security tab
126-
uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4
126+
uses: github/codeql-action/upload-sarif@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4
127127
if: always()
128128
with:
129129
sarif_file: 'trivy-results.sarif'

‎.github/workflows/pre-commit.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ name: Pre-commit
99

1010
jobs:
1111
pre-commit:
12-
uses: Baker-scripts/.github/.github/workflows/pre-commit.yml@cd40dc48857fee91733e6c6045a86ddba0579dfe # main
12+
uses: Baker-scripts/.github/.github/workflows/pre-commit.yml@aed3237f646a58922ada26b572ae67d67a6c9951 # main

0 commit comments

Comments
 (0)