Skip to content

Commit

Permalink
Bump thomaseizinger/create-release from 1.0.0 to 2.0.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and linkdotnet committed Aug 29, 2024
1 parent a1aa203 commit dd2e4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
git push origin main
- name: Create release on GitHub
uses: thomaseizinger/create-release@1.0.0
uses: thomaseizinger/create-release@2.0.0
env:
GITHUB_TOKEN: ${{ secrets.PAT }}
with:
Expand Down

0 comments on commit dd2e4fd

Please sign in to comment.