Skip to content

fix(README): use v2 in examples - #234

Merged
parkerbxyz merged 2 commits into
actions:mainfrom
CarolMebiom:ISSUE-232-update-readme
Apr 25, 2025
Merged

fix(README): use v2 in examples#234
parkerbxyz merged 2 commits into
actions:mainfrom
CarolMebiom:ISSUE-232-update-readme

Conversation

@CarolMebiom

Copy link
Copy Markdown
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)
CopilotAI review requested due to automatic review settings April 23, 2025 14:22
@CarolMebiom
CarolMebiom requested a review from a team as a code ownerApril 23, 2025 14:22

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
ContributorAuthor

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

@gr2mgr2m left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks 👍🏼

@parkerbxyzparkerbxyz changed the title Issue 232 update readmefix(README): use v2 in examplesApr 24, 2025
@parkerbxyz
parkerbxyz merged commit 9ba274d into actions:mainApr 25, 2025
@parkerbxyzparkerbxyz linked an issue Apr 25, 2025 that may be closed by this pull request
create-app-token-action-releaserBot 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

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.0.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for freeto 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

4 participants

@CarolMebiom@gr2m@parkerbxyz