Skip to content

Commit

Permalink
Bump sleberknight/delombok-action from 0.6.0 to 0.7.0 (#370)
Browse files Browse the repository at this point in the history
Bumps [sleberknight/delombok-action](https://github.com/sleberknight/delombok-action) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/sleberknight/delombok-action/releases)
- [Commits](sleberknight/delombok-action@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: sleberknight/delombok-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 20, 2023
1 parent 88ac4af commit 801ffb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
restore-keys: ${{ runner.os }}-m2

- name: Delombok
uses: sleberknight/delombok-action@v0.6.0
uses: sleberknight/delombok-action@v0.7.0

- name: Autobuild
uses: github/codeql-action/autobuild@v2
Expand Down

0 comments on commit 801ffb7

Please sign in to comment.