Skip to content

Commit a0ad12e

Browse files
authored
pin: glob and json2file actions to the latest full length sha
1 parent 8105c49 commit a0ad12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
steps:
2020
- name: Run puppeteer
2121
id: puppeteer-run
22-
uses: tj-actions/docker-run@v2
22+
uses: tj-actions/docker-run@957ff81e54cb1f133ad144523bfa65cd14ae67d6 # renovate: tag=v2.2.0
2323
with:
2424
image: ghcr.io/puppeteer/puppeteer:19.4.1
2525
name: puppeteer-chrome

0 commit comments

Comments
 (0)