October 23, 2023
Chatwork Messaging Action
Version updated for okuzawats/chatwork-messaging-action to version v1.1.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 以下の構文でタスクのアサインができるようになりました✅
- uses: okuzawats/chatwork-messaging-action@v1.1 # またはコミットハッシュを使用してください。 with: apiToken: ${{ secrets.API_KEY }} # Chatwork の API キーです。secrets の利用を推奨します。 roomId: ${{ secrets.ROOM_ID }} # Chatwork の Room ID です。secrets の利用を推奨します。 message: '牛乳を買う' messageType: 'task' userIdsToAssignTask: USER_ID
October 23, 2023
Update Changelog and Bump Version
Version updated for prantlf/bump-version-action to version v1.2.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.2.0 (2023-10-23) Features Add input “enable” (2dca931)
October 23, 2023
Shelve Changed Files
Version updated for prantlf/shelve-changes-action to version v1.0.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.0.0 (2023-10-23) Initial release
October 23, 2023
Unshelve Changed Files
Version updated for prantlf/unshelve-changes-action to version v1.0.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.0.0 (2023-10-23) Initial release
October 23, 2023
Roadie Tech Insights Action
Version updated for RoadieHQ/roadie-tech-insights-action to version v1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Releases the initial version of Roadie Tech Insights action.
Add functionality to:
Run scorecards against live instances Run checks against live instances Run above items for file based checks in a manner that takes the branch into account Create Pull Request comments to inform the current quality state of the repository
October 23, 2023
CredSweeper action
Version updated for Samsung/CredSweeper to version v1.5.9.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update pypi.yml by @babenek in https://github.com/Samsung/CredSweeper/pull/446 Full Changelog: https://github.com/Samsung/CredSweeper/compare/v1.5.8...v1.5.9
October 23, 2023
Gosec Security Checker
Version updated for securego/gosec to version v2.18.2.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 55d7949 Disable dot-imports in revive linter 4656817 chore(deps): update module github.com/onsi/gomega to v1.28.1 5567ac4 Run the gosec with data race detector active during tests a239758 Fix data race in the analyzer c06903a Fix test that checks the overriden nosec directive bde2619 Clean global state in flgs tests e108c56 Format the file e298388 Update README with details which describe the current behaviour of #nosec d8a6d35 Ensure the ignores are parsed before analysing the package 7846db0 chore(deps): update all dependencies 8e0cf8c Update gosec to version 2.
October 23, 2023
Block Merge Based on Time
Version updated for yykamei/block-merge-based-on-time to version v3.0.13.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Dependencies Bump @babel/traverse from 7.22.17 to 7.23.2 by @dependabot in https://github.com/yykamei/block-merge-based-on-time/pull/1356 Bump the eslint group with 3 updates by @dependabot in https://github.com/yykamei/block-merge-based-on-time/pull/1357 Bump @types/luxon from 3.3.2 to 3.3.3 by @dependabot in https://github.com/yykamei/block-merge-based-on-time/pull/1360 Bump @types/jest from 29.5.5 to 29.5.6 by @dependabot in https://github.
October 23, 2023
Label checker for pull requests
Version updated for agilepathway/label-checker to version v1.6.3.
This action is used across all versions by 52 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog a5b8cbe Bump golang/go from go1.21.1 to 1.21.3 (#404)