Skip to content

Commit 2b59c28

Browse files
chore(deps): bump robinraju/release-downloader from 1.10 to 1.11
Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.10 to 1.11. - [Release notes](https://github.com/robinraju/release-downloader/releases) - [Commits](robinraju/release-downloader@v1.10...v1.11) --- updated-dependencies: - dependency-name: robinraju/release-downloader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fd0fbc commit 2b59c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-published.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: echo "artifact_id=$(mvn help:evaluate -Dexpression=project.artifactId -q -DforceStdout)" >> $GITHUB_ENV
5252

5353
- name: Download Release Artifacts
54-
uses: robinraju/release-downloader@v1.10
54+
uses: robinraju/release-downloader@v1.11
5555
with:
5656
tag: "${{ github.event.release.tag_name }}"
5757
filename: "liquibase-${{ matrix.artifact.name }}-*"

0 commit comments

Comments
 (0)