File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 77
77
type=match,pattern=puppeteer-v(\d+\.\d+\.\d+),group=1
78
78
type=match,pattern=puppeteer-v(\d+)\.\d+\.\d+,group=1
79
79
- 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
81
81
with :
82
82
context : ./docker
83
83
push : true
Original file line number Diff line number Diff line change 49
49
50
50
# Upload the results to GitHub’s code scanning dashboard.
51
51
- 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
53
53
with :
54
54
sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments