Skip to content

Commit 6d55c99

Browse files
chore(deps): Bump the all group with 2 updates (#12971)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfdc758 commit 6d55c99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
type=match,pattern=puppeteer-v(\d+\.\d+\.\d+),group=1
7878
type=match,pattern=puppeteer-v(\d+)\.\d+\.\d+,group=1
7979
- name: Build and push the Docker image
80-
uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1
80+
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
8181
with:
8282
context: ./docker
8383
push: true

.github/workflows/scorecards-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949

5050
# Upload the results to GitHub’s code scanning dashboard.
5151
- name: 'Upload to code-scanning'
52-
uses: github/codeql-action/upload-sarif@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa # v3.26.0
52+
uses: github/codeql-action/upload-sarif@429e1977040da7a23b6822b13c129cd1ba93dbb2 # v3.26.2
5353
with:
5454
sarif_file: results.sarif

0 commit comments

Comments
 (0)