Skip to content

Commit 4652604

Browse files
dependabot[bot]linkdotnet
authored andcommitted
chore(deps): bump thomaseizinger/create-release from 1.0.0 to 2.0.0
Bumps [thomaseizinger/create-release](https://github.com/thomaseizinger/create-release) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/thomaseizinger/create-release/releases) - [Changelog](https://github.com/thomaseizinger/create-release/blob/master/CHANGELOG.md) - [Commits](thomaseizinger/create-release@1.0.0...2.0.0) --- updated-dependencies: - dependency-name: thomaseizinger/create-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a81f6a6 commit 4652604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
git push origin main
6060
6161
- name: Create release on GitHub
62-
uses: thomaseizinger/create-release@1.0.0
62+
uses: thomaseizinger/create-release@2.0.0
6363
env:
6464
GITHUB_TOKEN: ${{ secrets.SBPAT }}
6565
with:

0 commit comments

Comments
 (0)