Skip to content

Commit

Permalink
chore(deps): bump fluxcd/flux2 from 2.1.0 to 2.1.1 (#1259)
Browse files Browse the repository at this point in the history
Bumps [fluxcd/flux2](https://github.com/fluxcd/flux2) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/fluxcd/flux2/releases)
- [Changelog](https://github.com/fluxcd/flux2/blob/main/.goreleaser.yml)
- [Commits](fluxcd/flux2@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: fluxcd/flux2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 25, 2023
1 parent 3d7fe70 commit 26ce4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: install flux
uses: fluxcd/flux2/action@v2.1.0
uses: fluxcd/flux2/action@v2.1.1
- name: Clone repo
uses: actions/checkout@v4

Expand Down

0 comments on commit 26ce4e5

Please sign in to comment.