Skip to content

Commit

Permalink
Update pwshrc/actions-determine-version action to v0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and brucificus committed Aug 31, 2023
1 parent 4a57180 commit f110d1e
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 @@ -68,7 +68,7 @@ runs:
- name: Populate GitVersion variables
if: inputs.mode == 'upload'
id: gitversion_vars
uses: pwshrc/actions-determine-version@v0.8.3
uses: pwshrc/actions-determine-version@v0.8.4
with:
mode: 'download'
versionjson-name: "${{ inputs.versionjson-name }}"
Expand Down

0 comments on commit f110d1e

Please sign in to comment.