Skip to content

Commit 6b83815

Browse files
⬆ Bump tiangolo/latest-changes from 0.4.0 to 0.4.1
Bumps [tiangolo/latest-changes](https://github.com/tiangolo/latest-changes) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/tiangolo/latest-changes/releases) - [Commits](tiangolo/latest-changes@0.4.0...0.4.1) --- updated-dependencies: - dependency-name: tiangolo/latest-changes dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddaeecb commit 6b83815

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/latest-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
3535
with:
3636
limit-access-to-actor: true
37-
- uses: tiangolo/latest-changes@0.4.0
37+
- uses: tiangolo/latest-changes@0.4.1
3838
with:
3939
token: ${{ secrets.GITHUB_TOKEN }}
4040
latest_changes_file: release-notes.md

0 commit comments

Comments
 (0)