Skip to content

Commit 41c0664

Browse files
committed
fix: version
1 parent 92b2ab4 commit 41c0664

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ runs:
2323
docker run --rm \
2424
-v $(pwd)/output:/output \
2525
-v ${{ inputs.config-file }}:/config.yml \
26-
ghcr.io/tinfoilsh/pri-build-action:0.1.2
26+
ghcr.io/tinfoilsh/pri-build-action:0.1.3
2727
2828
- name: Hash deployment manifest
2929
shell: bash

0 commit comments

Comments
 (0)