May 12, 2024
Python and Poetry
Version updated for mishaga/action-poetry to version 1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial release of GitHub action that installs Python and Poetry package manager
May 12, 2024
My joke action by Neung
Version updated for nviriyadamrongkij/skills-write-javascript-actions to version v2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/nviriyadamrongkij/skills-write-javascript-actions/commits/release1
May 12, 2024
Setup Dev Drive
Version updated for samypr100/setup-dev-drive to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/samypr100/setup-dev-drive/compare/v1.1.0...v2.0.0
May 12, 2024
Create/Delete Upstash Redis Action
Version updated for saurabh-git-dev/upstash-redis to version v1.0.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Preview Release
May 12, 2024
Conventionnal commit PR labeler
Version updated for stephdotnet/conventional-commit-pr-labels to version 0.2.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 Exciting New Features 🎉 feat: added release resume by @stephdotnet in https://github.com/stephdotnet/conventional-commit-pr-labels/pull/5 Fixes 🔧 tests: added parser tests by @stephdotnet in https://github.com/stephdotnet/conventional-commit-pr-labels/pull/4 Other Changes chore: Bump the npm-development group with 4 updates by @dependabot in https://github.com/stephdotnet/conventional-commit-pr-labels/pull/1 Release 0.1.1 by @stephdotnet in https://github.
May 12, 2024
GitHub-Profile-Summary-Cards
Version updated for vn7n24fzkq/github-profile-summary-cards to version v0.6.2.
This action is used across all versions by 4,739 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: add default build folder by @vn7n24fzkq in https://github.com/vn7n24fzkq/github-profile-summary-cards/pull/154 fix/typo by @hangyeol0531 in https://github.com/vn7n24fzkq/github-profile-summary-cards/pull/156 Fixed gotham theme border opacity by @george-gca in https://github.com/vn7n24fzkq/github-profile-summary-cards/pull/158 chore: bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in https://github.com/vn7n24fzkq/github-profile-summary-cards/pull/159 chore: bump word-wrap from 1.2.3 to 1.
May 12, 2024
Generated Badges
Version updated for jaywcjlove/generated-badges to version v1.0.13.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Documentation v1.0.13: https://raw.githack.com/uiwjs/react-codemirror/25d8378/index.html
Comparing Changes: https://github.com/jaywcjlove/generated-badges/compare/v1.0.12...v1.0.13
💢 ci: update workflows config. f7953ae @jaywcjlove 💄 chore: bump node16 to node20 986931a @jaywcjlove 💢 ci: update workflows config. 81ec709 @jaywcjlove 💄 chore(deps): update dependency husky to v9 #22 a30be8c @jaywcjlove - run: mkdir -p build - name: Generate Badges uses: jaywcjlove/generated-badges@main with: label: color status: cyan output: build/cyan.
May 12, 2024
Modify File Content
Version updated for jaywcjlove/github-action-modify-file-content to version v2.0.3.
This action is used across all versions by 374 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Documentation v2.0.3: https://raw.githack.com/jaywcjlove/github-action-modify-file-content/792710d/index.html
Comparing Changes: https://github.com/jaywcjlove/github-action-modify-file-content/compare/v2.0.2...v2.0.3
📖 doc: update test/overwrite.file.md. eceee9a @github-actions-bot 📖 doc: update README.md. 785f929 @github-actions-bot 💢 ci: update workflows config. 62bb91c @jaywcjlove 📖 doc: update test/overwrite.file.md. 6dddc59 @github-actions-bot 📖 doc: update README.md. 95552f2 @github-actions-bot 💄 chore: bump node16 to node20 7973ef4 @jaywcjlove - name: Modify README.
May 12, 2024
yq - portable yaml processor
Version updated for mikefarah/yq to version v4.44.1.
This action is used across all versions by 63 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added min/max operators (#1992) Thanks @mbenson Added pivot oeprator (#1993) Thanks @mbenson Fix: shell-completion (#2006) Thanks @codekow Handle escaped backslashes (#1997) Thanks @mbenson Fix npe when given filename ending with “.” (#1994) Fix: linux (w/ selinux) build (#2004) Thanks @codekow Bumped dependencies