Skip to content

Commit c1c1d1e

Browse files
committed
Pin Docker image to 0.3.0
1 parent f06ed01 commit c1c1d1e

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
@@ -13,7 +13,7 @@ inputs:
1313
required: true
1414
runs:
1515
using: 'docker'
16-
image: 'docker://ghcr.io/typst/package-check'
16+
image: 'docker://ghcr.io/typst/package-check:0.3.0'
1717
args:
1818
- action
1919
env:

0 commit comments

Comments
 (0)