December 22, 2023
Nightly Check
Version updated for lukecarr/nightly-check to version v0.3.1.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed docs: add ShiriNmi1520 as a contributor for bug by @allcontributors in https://github.com/lukecarr/nightly-check/pull/7 docs: add lukecarr as a contributor for code, and doc by @allcontributors in https://github.com/lukecarr/nightly-check/pull/8 📝 README by @ShiriNmi1520 in https://github.com/lukecarr/nightly-check/pull/9 chore(deps): update actions/checkout action to v4 by @renovate in https://github.
December 22, 2023
Google Cloud Artifact Registry Action for gcloud self-hosted runners
Version updated for pass-culture-github-actions/artifact-registry 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 Google Cloud Artifact Registry Action for gcloud self-hosted runners This composite action will decide weither use artifact registry or npm registry for Node.js dependencies.
artifact registry is used for self-hosted runner npm registry is used for github runner Usage workflow.yml
- name: "Use the artifact registry" uses: pass-culture-github-actions/artifact-registry@v1.
December 22, 2023
Cache GCS for self-hosted and Azure for github-runner
Version updated for pass-culture-github-actions/cache 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 Google Cloud Storage or Azure Cache Action This composite action will decide weither use gcs or azure cache.
gcs is used for self-hosted runner azure is used for github runner Usage workflow.yml
- name: Cache the node_modules id: node-modules-cache uses: pass-culture-github-actions/cache@v1.0.0 with: bucket: my-ci-cache path: node_modules key: node-modules-${{ runner.
December 22, 2023
GCS Cache
Version updated for pass-culture-github-actions/gcs-cache 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 Google Cloud Storage Cache Action GitHub already provides an awesome action to cache your workload to Azure’s servers hosted in United States. However, if you are using self-hosted runners hosted far away from the cache location, or if you pay external network way more than internal network, you may want to host your cache elsewhere for better performance and lower costs.
December 22, 2023
Create Issue From File
Version updated for peter-evans/create-issue-from-file to version v4.0.0.
This action is used across all versions by 10,686 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s new Updated runtime to Node.js 16 The action now requires a minimum version of v2.285.0 for the Actions Runner. If using GitHub Enterprise Server, the action requires GHES 3.4 or later. What’s Changed Remove workflow by @peter-evans in https://github.com/peter-evans/create-issue-from-file/pull/564 Update runtime to node 16 by @peter-evans in https://github.
December 22, 2023
Trello Card & GitHub PR Integration
Version updated for rematocorp/trello-integration-action to version v8.1.1.
This action is used across all versions by 16 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fix a bug when the action can’t find a Trello member using GitHub username.
December 22, 2023
Spectral Linting
Version updated for stoplightio/spectral-action to version v0.8.11.
This action is used across all versions by 419 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix required GitHub Actions inputs by @kanadgupta in https://github.com/stoplightio/spectral-action/pull/650 Update dependencies to pick up a spectral bugfix - #655 by @Desislav-Petrov in https://github.com/stoplightio/spectral-action/pull/656 Allow new github event type i.e pull_request_target by @ayushkhandelwal317 in https://github.com/stoplightio/spectral-action/pull/654 fix: correct commit url to support self-hosted ghe instance by @tvcsantos in https://github.
December 22, 2023
TruffleHog OSS
Version updated for trufflesecurity/trufflehog to version v3.63.6.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 181 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Adds basic if/else check if pid slice is empty by @codevbus in https://github.com/trufflesecurity/trufflehog/pull/2244 [fixup] - move cleanup to run by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2245 shallow cloning + GitHub Action by @joeleonjr in https://github.
December 22, 2023
ZON Baseproject Connector
Version updated for ZeitOnline/gh-action-baseproject to version v0.8.1.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.8.1 (2023-12-22) Bug Fixes release: test release (d876383)