Skip to content

Commit

Permalink
⬆️ Bump pwshrc/actions-determine-version from 0.8.0 to 0.8.3
Browse files Browse the repository at this point in the history
Bumps [pwshrc/actions-determine-version](https://github.com/pwshrc/actions-determine-version) from 0.8.0 to 0.8.3.
- [Release notes](https://github.com/pwshrc/actions-determine-version/releases)
- [Commits](pwshrc/actions-determine-version@v0.8.0...v0.8.3)

---
updated-dependencies:
- dependency-name: pwshrc/actions-determine-version
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Aug 31, 2023
1 parent 653cf91 commit 4a57180
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.0
uses: pwshrc/actions-determine-version@v0.8.3
with:
mode: 'download'
versionjson-name: "${{ inputs.versionjson-name }}"
Expand Down

0 comments on commit 4a57180

Please sign in to comment.