Skip to content

Commit fb900d6

Browse files
Bump WyriHaximus/github-action-create-milestone from 0.1.0 to 1.1 (#9)
Bumps [WyriHaximus/github-action-create-milestone](https://github.com/WyriHaximus/github-action-create-milestone) from 0.1.0 to 1.1. - [Release notes](https://github.com/WyriHaximus/github-action-create-milestone/releases) - [Commits](WyriHaximus/github-action-create-milestone@0.1.0...v1.1) --- updated-dependencies: - dependency-name: WyriHaximus/github-action-create-milestone dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d11d198 commit fb900d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: git push origin --tags
4141

4242
- name: Create Milestone
43-
uses: WyriHaximus/github-action-create-milestone@0.1.0
43+
uses: WyriHaximus/github-action-create-milestone@v1.1
4444
with:
4545
title: Next
4646
env:

0 commit comments

Comments
 (0)