Skip to content

Commit

Permalink
Bump fjogeleit/yaml-update-action from 0.13.1 to 0.13.2 (#125)
Browse files Browse the repository at this point in the history
Bumps [fjogeleit/yaml-update-action](https://github.com/fjogeleit/yaml-update-action) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/fjogeleit/yaml-update-action/releases)
- [Commits](fjogeleit/yaml-update-action@v0.13.1...v0.13.2)

---
updated-dependencies:
- dependency-name: fjogeleit/yaml-update-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 8aecbbf commit 9a8dd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:

- name: Update ${{ matrix.target.namePrefix }}${{ matrix.target.rovidnev }}
if: (steps.remote_version.outputs.remote_version > steps.local_version.outputs.result) || (steps.remote_url.outputs.download_url != steps.local_url.outputs.result)
uses: fjogeleit/[email protected].1
uses: fjogeleit/[email protected].2
with:
valueFile: 'build/${{ matrix.target.path }}${{ matrix.target.namePrefix }}${{ matrix.target.rovidnev }}.yml'
commitChange: false
Expand Down

0 comments on commit 9a8dd5e

Please sign in to comment.