November 28, 2023
Add-header
Version updated for Minituff/add-header-action to version v1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes V1 This tag will continue to be updated with any the latest tag starting with v1 Full Changelog: https://github.com/Minituff/add-header-action/compare/v0...v1
November 28, 2023
Release Attachment Metadata
Version updated for shadowmoose/Github-Release-Data-Action to version 4.0.0.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is a major shift in functionality, which brings automatic branch building and file deployment to this Action. It also changes the file format to use an array, so that a preset limit of Release History can be served to clients.
November 28, 2023
Deploy Jekyll Site
Version updated for sujaykundu777/jekyll-deploy-action to version 1.0.3.
This action is used across all versions by 924 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes upgraded bundler to 2.2.29 from 2.2.6 upgrading to use libffi7 instead of libffi6
Full Changelog: https://github.com/sujaykundu777/jekyll-deploy-action/compare/1.0.2...1.0.3
November 28, 2023
Super-Linter
Version updated for super-linter/super-linter to version v5.7.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 40,837 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🐛 Bug Fixes Address pwsh install failure @zkoppert (#4888) 🧰 Maintenance Bump typescript from 5.2.2 to 5.3.2 in /dependencies @dependabot (#4907) Bump renovate from 37.65.1 to 37.69.0 in /dependencies @dependabot (#4908) Bump mypy from 1.
November 28, 2023
Backlog Pull Request Link Action
Version updated for toshimaru/backlog-pr-link-action to version v2.1.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 This release includes some package updates.
Dependencies libraries build(deps): bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in https://github.com/toshimaru/backlog-pr-link-action/pull/473 build(deps-dev): bump @types/node from 20.8.2 to 20.8.6 by @dependabot in https://github.com/toshimaru/backlog-pr-link-action/pull/474 build(deps-dev): bump @babel/traverse from 7.17.0 to 7.23.2 by @dependabot in https://github.
November 28, 2023
Block Merge Based on Time
Version updated for yykamei/block-merge-based-on-time to version v3.0.23.
This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Features Update Holidays by @github-actions in https://github.com/yykamei/block-merge-based-on-time/pull/1399 Dependencies Bump the types group with 3 updates by @dependabot in https://github.com/yykamei/block-merge-based-on-time/pull/1395 Bump the eslint group with 2 updates by @dependabot in https://github.com/yykamei/block-merge-based-on-time/pull/1394 Bump typescript from 5.2.2 to 5.3.2 by @dependabot in https://github.
November 27, 2023
MkDocs Github Pages Releaser
Version updated for afritzler/mkdocs-gh-pages-action to version v9.4.14.
This action is used across all versions by 22 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes 🧰 Maintenance Bump mkdocs-material from 9.4.11 to 9.4.14 @dependabot (#190)
November 27, 2023
setup android sdk for self hosted runner
Version updated for amyu/setup-android to version v4.
This action is used across all versions by 68 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed to show sdkmanager output only when Debug is enabled Update default sdk version 34
November 27, 2023
Setup Miniconda
Version updated for conda-incubator/setup-miniconda to version v3.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Features #308 Update to node20 #291 Add conda-solver option (defaults to libmamba) Fixes #299 Fix condaBasePath when useBundled is false, and there’s no pre-existing conda Documentation #309 Switch to main branch based development #313 Specify team conda-incubator/setup-miniconda as codeowners #318 README: update actions in examples, add security section, similar actions Tasks and Maintenance #307 Run dependabot against main branch and also update node packages #311 Bump actions/checkout from 2 to 4 #310 Bump actions/cache from 1 to 3 #314 Strip/update dependencies #315 Split lint into check and build, switch from npm install to npm ci #317 Bump normalize-url from 4.