Skip to content

Commit

Permalink
Merge pull request #653 from liquibase/dependabot/github_actions/robi…
Browse files Browse the repository at this point in the history
…nraju/release-downloader-1.9

chore(deps): bump robinraju/release-downloader from 1.8 to 1.9
  • Loading branch information
liquibot authored Jan 29, 2024
2 parents facf553 + 7dd4023 commit 23bde06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-published.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: echo "artifact_id=$(mvn help:evaluate -Dexpression=project.artifactId -q -DforceStdout)" >> $GITHUB_ENV

- name: Download Release Artifacts
uses: robinraju/release-downloader@v1.8
uses: robinraju/release-downloader@v1.9
with:
tag: "${{ github.event.release.tag_name }}"
filename: "liquibase-${{ matrix.artifact.name }}-*"
Expand Down

0 comments on commit 23bde06

Please sign in to comment.