Skip to content

Commit

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

chore(deps): bump robinraju/release-downloader from 1.10 to 1.11
  • Loading branch information
liquibot authored Jun 28, 2024
2 parents 3fd0fbc + 2b59c28 commit f286722
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.10
uses: robinraju/release-downloader@v1.11
with:
tag: "${{ github.event.release.tag_name }}"
filename: "liquibase-${{ matrix.artifact.name }}-*"
Expand Down

0 comments on commit f286722

Please sign in to comment.