Skip to content

Tags: skills/action-update-step

Tags

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Change git user.name and user.email (#23)

* fix: change git user.name and user.email

* Update README.md (YAML block and year)

v2

Toggle v2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Change git user.name and user.email (#23)

* fix: change git user.name and user.email

* Update README.md (YAML block and year)

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: git checkout before checking Step (#22)

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Use square brackets (filename wildcards) (#14)

[$TO_STEP]

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BREAKING CHANGE: Use body replacement instead of details/summary or H…

…TML comments (#11)

* Use header/footer to update

* move back env

* Update action.yml

* quote to keep newlines

* Update action.yml

* Update action.yml

* Update README.md

* Update action.yml

v1.2.1

Toggle v1.2.1's commit message

v1

Toggle v1's commit message

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: configurable base branch name (#5)

* feat: configurable base branch name

Accepts a new input, `base_branch_name`, to indicate the name of
the branch containing the README file to be updated. Default
`main`.

* Update action.yml

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add option to use HTML comments instead of details/summary (#3)

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: initial automated release (#2)

* fix: initial automated release

* ping me if you have questions :)