Skip to content

Commit

Permalink
Update action.yml to use v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
USA-RedDragon committed Jun 3, 2023
1 parent 30904a2 commit db3ebd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ runs:
echo "DEFAULT_LAST=\"${{ inputs.last }}\"" >> $GITHUB_ENV
fi
- name: Run Kiri
uses: docker://ghcr.io/usa-reddragon/kiri:v1.0.4
uses: docker://ghcr.io/usa-reddragon/kiri:v1.0.5
env:
KIRI_PROJECT_FILE: ${{ inputs.project-file }}
KIRI_OUTPUT_DIR: ${{ inputs.output-dir }}
Expand Down

0 comments on commit db3ebd2

Please sign in to comment.