Skip to content

fix(README): use v2 in examples #234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 25, 2025

Conversation

CarolMebiom
Copy link
Contributor

This PR aims to address issue #232. Only minor changes, the README.md is already using the correct variables, only correcting the version was required.

Update README.me to use the latest version of the action (v2)
@Copilot Copilot AI review requested due to automatic review settings April 23, 2025 14:22
@CarolMebiom CarolMebiom requested a review from a team as a code owner April 23, 2025 14:22
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses issue 232 by updating the version used for the GitHub App token action in the README file.

  • Updated version references from v1 to v2 for consistency with the current release
  • Ensured all job definitions use the correct version by modifying multiple sections in README.md

@CarolMebiom
Copy link
Contributor Author

@gr2m - very simple PR correcting the README.md :)

Copy link
Contributor

@gr2m gr2m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍🏼

@parkerbxyz parkerbxyz changed the title Issue 232 update readme fix(README): use v2 in examples Apr 24, 2025
@parkerbxyz parkerbxyz merged commit 9ba274d into actions:main Apr 25, 2025
2 checks passed
@parkerbxyz parkerbxyz linked an issue Apr 25, 2025 that may be closed by this pull request
create-app-token-action-releaser bot pushed a commit that referenced this pull request May 1, 2025
## [2.0.3](v2.0.2...v2.0.3) (2025-05-01)

### Bug Fixes

* **README:** use `v2` in examples ([#234](#234)) ([9ba274d](9ba274d)), closes [#232](#232)
* use `core.getBooleanInput()` to retrieve boolean input values ([#223](#223)) ([c3c17c7](c3c17c7))
@create-app-token-action-releaser

🎉 This PR is included in version 2.0.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

README still uses v1 examples
3 participants