February 23, 2024
Create Tags From
Version updated for jaywcjlove/create-tag-action to version v2.0.0.
This action is used across all versions by 509 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Documentation v2.0.0: https://raw.githack.com/jaywcjlove/create-tag-action/7971dfd/index.html
Comparing Changes: https://github.com/jaywcjlove/create-tag-action/compare/v1.3.20...v2.0.0
- name: Create Tags From uses: jaywcjlove/create-tag-action@v2.0.0 with: token: # Your GITHUB_TOKEN test: '[R|r]elease[d]\s+[v|V]\d(\.\d+){0,2}' # package-path: ./package.json 💢 ci: update workflows config. 4856f16 @jaywcjlove 🐞 fix(deps): update dependency @actions/github to v6 (#329) 88312f2 @renovate-bot 💄 chore(deps): update dependency lint-staged to v15 (#330) 929356f @renovate-bot 💄 chore(deps): update dependency husky to v9 (#332) b0afba8 @renovate-bot 💄 chore(deps): update dependency @types/node to v20 (#331) a56ded8 @renovate-bot 💄 chore: bump node16 to node20.
February 23, 2024
Github Contributors Icon Generator
Version updated for jaywcjlove/github-action-contributors to version v2.0.0.
This action is used across all versions by 267 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Documentation v2.0.0: https://raw.githack.com/jaywcjlove/github-action-contributors/480d5c4/index.html
Comparing Changes: https://github.com/jaywcjlove/github-action-contributors/compare/v1.3.6...v2.0.0
💄 chore: bump node16 to node20 d7781cd @jaywcjlove - run: mkdir -p build - name: Generate Contributors Images uses: jaywcjlove/github-action-contributors@main with: token: xxxxxxx filter-author: renovate\[bot\] output: build/CONTRIBUTORS.svg - name: Deploy uses: peaceiris/actions-gh-pages@v3 with: github_token: xxxxxxx publish_dir: .
February 23, 2024
Modify File Content
Version updated for jaywcjlove/github-action-modify-file-content to version v2.0.0.
This action is used across all versions by 295 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Documentation v2.0.0: https://raw.githack.com/jaywcjlove/github-action-modify-file-content/2355740/index.html
Comparing Changes: https://github.com/jaywcjlove/github-action-modify-file-content/compare/v1.4.5...v2.0.0
📖 doc: update test/overwrite.file.md. 5c42a9a @github-actions-bot 📖 doc: update README.md. 5120c96 @github-actions-bot 💄 chore: bump node16 to node20 56ef8a6 @jaywcjlove 📖 doc: update test/overwrite.file.md. 967d800 @github-actions-bot 📖 doc: update README.md. b83a2bf @github-actions-bot - name: Modify README.
February 23, 2024
Read & Modify of package.json
Version updated for jaywcjlove/github-action-package to version v2.0.0.
This action is used across all versions by 200 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Documentation v2.0.0: https://raw.githack.com/jaywcjlove/github-action-package/510cb71/index.html
Comparing Changes: https://github.com/jaywcjlove/github-action-package/compare/v1.3.2...v2.0.0
- name: package.json info id: info uses: jaywcjlove/github-action-package@main - run: echo "name - github-action-package" - run: echo "version - 2.0.0" - run: echo "description - Read and modify the contents of package.json." - run: echo "author - jaywcjlove" - name: package.
February 23, 2024
Setup SSH
Version updated for kielabokkie/ssh-key-and-known-hosts-action to version v1.4.1.
This action is used across all versions by 255 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/kielabokkie/ssh-key-and-known-hosts-action/compare/v1.4.1...v1.4.1
February 23, 2024
Nortezh Action
Version updated for Nortezh/nortezh-action to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Deploy new revision Clone deployment Delete deployment Full Changelog: https://github.com/Nortezh/nortezh-action/commits/v1.0.0
February 23, 2024
CDK Action
Version updated for runbooksolutions/cdk-action to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.0.0 (2024-02-23) Features diff processing (#2) (49a21c1)
February 23, 2024
Maven License Info Action
Version updated for YunaBraska/maven-license-info-action to version 1.1.1-rc.170.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/YunaBraska/maven-license-info-action/compare/1.1.1-rc.169...1.1.1-rc.170
February 23, 2024
Web Accessibility Evaluation
Version updated for a11ywatch/github-actions to version v2.1.10.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix A11yWatch EXTERNAL=true deserialization issue.
test(ci): add a11ywatch token & external by @j-mendez in https://github.com/a11ywatch/github-actions/pull/57 chore(cli): fix deserialization issue a11ywatch@0.10.15 Full Changelog: https://github.com/a11ywatch/github-actions/compare/v2.1.9...v2.1.10