Skip to content

Commit

Permalink
fix action reference
Browse files Browse the repository at this point in the history
  • Loading branch information
ManAnRuck authored Oct 10, 2023
1 parent de709b6 commit b637968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
echo "since=${{ steps.interrogate.outputs.result }}"
analyse-changed-packages:
needs: [changeFinder]
uses: demokratie-live/democracy-development/.github/workflows/analyse-changed-packages.yaml@feature/changelog
uses: demokratie-live/democracy-development/.github/workflows/analyse-changed-packages.yaml@master
with:
since: ${{ needs.changeFinder.outputs.since }}

Expand Down

0 comments on commit b637968

Please sign in to comment.