Skip to content

Commit 4109939

Browse files
⬆ Bump tiangolo/latest-changes from 0.3.2 to 0.4.0
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] <[email protected]>
1 parent e2b9958 commit 4109939

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.UWSGI_NGINX_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)