We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b2ab4 commit 41c0664Copy full SHA for 41c0664
1 file changed
action.yaml
@@ -23,7 +23,7 @@ runs:
23
docker run --rm \
24
-v $(pwd)/output:/output \
25
-v ${{ inputs.config-file }}:/config.yml \
26
- ghcr.io/tinfoilsh/pri-build-action:0.1.2
+ ghcr.io/tinfoilsh/pri-build-action:0.1.3
27
28
- name: Hash deployment manifest
29
shell: bash
0 commit comments