Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Gessner committed Dec 27, 2023
1 parent 95fa9de commit 8f3ec9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
java-version: 17

- name: Run snapshot action
uses: mikepenz/gradle-dependency-submission@v0.9.0
uses: mikepenz/gradle-dependency-submission@v0.9.1
with:
use-gradlew: true
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Create Release Notes
id: release_notes
uses: heinrichreimer/github-changelog-generator-action@v2.3
uses: heinrichreimer/github-changelog-generator-action@v2.4
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 8f3ec9a

Please sign in to comment.