February 11, 2024
Update Changelog and Bump Version
Version updated for prantlf/bump-version-action to version v2.1.0.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.1.0 (2024-02-11) Features Add no-vlang, no-node and no-rust input parameters (cd861a2)
February 11, 2024
Commit Version and Create Release
Version updated for prantlf/finish-release-action to version v1.5.0.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.5.0 (2024-02-11) Features Add no-rust input parameter (fcc2a01)
February 11, 2024
Publish Version and Create Release
Version updated for prantlf/publish-release-action to version v1.4.0.
This action is used across all versions by 27 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.4.0 (2024-02-11) Features Add no-rust input parameter (118e707)
February 11, 2024
Nilaway Action
Version updated for qbaware/nilaway-action to version v0.0.8.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Clean-up images after test script run by @danielgospodinow in https://github.com/qbaware/nilaway-action/pull/9 Full Changelog: https://github.com/qbaware/nilaway-action/compare/v0.0.7...v0.0.8
February 11, 2024
PyPI Token Mint
Version updated for tschm/token-mint-action to version v1.0.3.
This action is used across all versions by 34 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Should I update to v2?
February 11, 2024
JSON Utils
Version updated for yakubique/json-utils to version v1.1.
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/yakubique/json-utils/compare/v1...v1.1
Pick Creates an object composed of the picked object properties.
- name: Pick "name" uses: yakubique/json-utils@v1.1 with: input: '[{"name":"v0.3.26","tag_name":"v0.3.26","prerelease":false,"published_at":"2023-08-07T09:43:28Z"},{"name":"v0.3.22","tag_name":"v0.3.22","prerelease":false,"published_at":"2023-11-12T10:58:00Z"},{"name":"v0.3.23","tag_name":"v0.3.23","prerelease":false,"published_at":"2023-11-12T10:59:27Z"},{"name":"v0.3.25","tag_name":"v0.3.25","prerelease":false,"published_at":"2023-11-12T11:01:20Z"},{"name":"v0.3.31","tag_name":"v0.3.31","prerelease":false,"published_at":"2023-11-12T11:17:17Z"},{"name":"v0.3.34","tag_name":"v0.3.34","prerelease":false,"published_at":"2023-11-12T11:21:59Z"}]' action: "pick" key: "name" Works with multiple comma-separated keys
- name: Pick "name" uses: yakubique/json-utils@v1.1 with: input: '[{"name":"v0.3.26","tag_name":"v0.3.26","prerelease":false,"published_at":"2023-08-07T09:43:28Z"},{"name":"v0.3.22","tag_name":"v0.3.22","prerelease":false,"published_at":"2023-11-12T10:58:00Z"},{"name":"v0.3.23","tag_name":"v0.3.23","prerelease":false,"published_at":"2023-11-12T10:59:27Z"},{"name":"v0.3.25","tag_name":"v0.3.25","prerelease":false,"published_at":"2023-11-12T11:01:20Z"},{"name":"v0.3.31","tag_name":"v0.3.31","prerelease":false,"published_at":"2023-11-12T11:17:17Z"},{"name":"v0.3.34","tag_name":"v0.3.34","prerelease":false,"published_at":"2023-11-12T11:21:59Z"}]' action: "pick" key: "name,prerelease" # returns: [{name:v0.
February 11, 2024
Query to PostgreSQL
Version updated for yakubique/query-postgresql to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes query-postgresql Make query to PostgreSQL and return JSON Full Changelog: https://github.com/yakubique/query-postgresql/commits/v1
Usage For live examples, please see actions
uses: yakubique/query-postgresql@v1 with: query: | select true as result host: ${{ env.PG_HOST }} port: ${{ env.PG_PORT }} username: ${{ env.PG_USER }} password: ${{ env.
February 11, 2024
Has Active Deployment for Environment
Version updated for AminFazlMondo/check-deployed-environment to version v1.3.73.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.3.73 (2024-02-11)
February 11, 2024
Hawk release sender
Version updated for codex-team/hawk.releases to version v2.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This actions has been released at GitHub Marketplace