Skip to content

Commit 58cd22e

Browse files
⬆ Bump tiangolo/latest-changes from 0.3.2 to 0.4.0 (#103)
Bumps [tiangolo/latest-changes](https://github.com/tiangolo/latest-changes) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/tiangolo/latest-changes/releases) - [Commits](tiangolo/latest-changes@0.3.2...0.4.0) --- updated-dependencies: - dependency-name: tiangolo/latest-changes dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39187a4 commit 58cd22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latest-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
with:
2525
# To allow latest-changes to commit to master
2626
token: ${{ secrets.NGINX_RTMP_DOCKER_LATEST_CHANGES }}
27-
- uses: tiangolo/latest-changes@0.3.2
27+
- uses: tiangolo/latest-changes@0.4.0
2828
with:
2929
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)