March 16, 2024
Make OpenWrt using flippys script
Version updated for ophub/flippy-openwrt-actions to version v0.1.0.
This action is used across all versions by 624 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes OpenWrt packaging Actions. Support Amlogic, Rockchip and Allwinner boxes.
March 16, 2024
install rye
Version updated for phi-friday/install-rye to version v1.4.
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/phi-friday/install-rye/compare/v1.3...v1.4
install pip before use pip
March 16, 2024
BEPP - A Cross-Browser Extension Builder
Version updated for pigeonposse/bepp to version v1.2.3.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Release v1.2.3
March 16, 2024
TruffleHog OSS
Version updated for trufflesecurity/trufflehog to version v3.70.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 185 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed pull out verification logic from github detectors by @0x1 in https://github.com/trufflesecurity/trufflehog/pull/2554 Fix –results not behaving as expected. by @rgmz in https://github.com/trufflesecurity/trufflehog/pull/2582 Fix GitHub detector npe by @rgmz in https://github.com/trufflesecurity/trufflehog/pull/2583 Full Changelog: https://github.
March 16, 2024
JSONify array
Version updated for yakubique/jsonify-array 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 JSONify array Full Changelog: https://github.com/yakubique/jsonify-array/compare/v1...v1.1 Replace field in JSON with its JSON.stringify() version
Usage workflow
Usage - name: JSONify array uses: yakubique/jsonify-array@v1 with: input: | [ { "obj": {"id": 1 } } ] type: "nested-json" key: "obj" # [ { "obj": "{\"id\":1}" } ] Inputs INPUT TYPE REQUIRED DEFAULT DESCRIPTION input string true JSON to modify type string false "flat-json" Type of input data ["flat-json", "nested-json"] (default: “flat-json”) key string false If type="nested-json" - which key should be used from_file string false "false" Load json from file to_file string false "false" Save result to file Outputs OUTPUT TYPE DESCRIPTION result string Filepath or JSON
March 16, 2024
Java Info Action
Version updated for YunaBraska/java-info-action to version 1.12.1-rc.55.
This action is used across all versions by 20 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/YunaBraska/java-info-action/compare/1.12.1-rc.54...1.12.1-rc.55
March 16, 2024
Maven License Info Action
Version updated for YunaBraska/maven-license-info-action to version 2.0.1-rc.1.
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/2.0.1-rc.0...2.0.1-rc.1
March 16, 2024
Setup Risor
Version updated for applejag/setup-risor to version v0.1.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump the all group with 1 update by @dependabot in https://github.com/applejag/setup-risor/pull/8 Update default Risor to v1.5.1 by @applejag in https://github.com/applejag/setup-risor/pull/9 Update @fastify/busboy from 2.1.0 to 2.1.1 by @applejag in https://github.com/applejag/setup-risor/pull/10 Full Changelog: https://github.com/applejag/setup-risor/compare/v0...v0.1.3
March 16, 2024
release-jira-ticket-actions
Version updated for Ariza50/release-jira-ticket-actions to version 1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Create a jira version for your project