Skip to content

Commit

Permalink
Roll back laminas/automatic-releases action to 1.24.0
Browse files Browse the repository at this point in the history
| datasource  | package                    | from | to     |
| ----------- | -------------------------- | ---- | ------ |
| github-tags | laminas/automatic-releases | v1   | 1.24.0 |
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent c581f8f commit 9e13e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-on-milestone-closed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
"GIT_AUTHOR_EMAIL": ${{ secrets.GIT_AUTHOR_EMAIL }}

- name: "Bump Changelog Version On Originating Release Branch"
uses: "laminas/automatic-releases@v1"
uses: "laminas/automatic-releases@1.24.0"
with:
command-name: "laminas:automatic-releases:bump-changelog"
env:
Expand Down

0 comments on commit 9e13e4c

Please sign in to comment.