Skip to content

Commit

Permalink
Update nancy-fixer to v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fhielpos committed Feb 2, 2024
1 parent e91686a commit 39f598e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Update giantswarm/install-binary-action to v2.0.0 in generated workflows
- Update nancy-fixer to v0.4.2 in generated workflow.

## [6.20.0] - 2024-01-31

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
git checkout -b "${branch}"
git pull origin "${branch}" || true
- name: Run nancy-fixer fix
uses: docker://gsoci.azurecr.io/giantswarm/nancy-fixer:0.4.1
uses: docker://gsoci.azurecr.io/giantswarm/nancy-fixer:0.4.2
- name: Set up git identity
run: |
git config --local user.email "149080493+heraldbot[bot]@users.noreply.github.com"
Expand Down

0 comments on commit 39f598e

Please sign in to comment.