February 26, 2024
CLI for Microsoft 365 Run Script
Version updated for pnp/action-cli-runscript 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 What’s Changed Updates package keywords by @Jwaegebaert in https://github.com/pnp/action-cli-runscript/pull/13 Updates node to v20 by @milanholemans in https://github.com/pnp/action-cli-runscript/pull/14 New Contributors @Jwaegebaert made their first contribution in https://github.com/pnp/action-cli-runscript/pull/13 @milanholemans made their first contribution in https://github.com/pnp/action-cli-runscript/pull/14 Full Changelog: https://github.com/pnp/action-cli-runscript/compare/v2.0.1...v3.0.0
February 26, 2024
Git Submodule Status Commenter
Version updated for rematocorp/submodule-status-commenter to version v2.0.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Replaces Current branch: main^2~3 with Current branch: main
February 26, 2024
Create Pull Request automatically
Version updated for rodrigoarias/auto-pullrequest 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 First release.
Usage:
on:
push:
branches:
- 'hotfix/*'
jobs:
create_pull_request:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Alert main of changes in hotfix
uses: rodrigoarias/auto-pullrequest@1.0.0
with:
git-token: ${{ secrets.PUSH_TOKEN }}
base-branch: main
title: My pull request
body: "**Automated pull request**"
February 26, 2024
Setup GitHub CLI
Version updated for sersoft-gmbh/setup-gh-cli-action to version v2.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix GitHub url when using token in enterprise environments. Dependencies Bump sersoft-gmbh/running-release-tags-action from 2 to 3 by @dependabot in https://github.com/sersoft-gmbh/setup-gh-cli-action/pull/47 Bump @octokit/rest from 19.0.13 to 20.0.2 by @dependabot in https://github.com/sersoft-gmbh/setup-gh-cli-action/pull/48 Bump @types/semver from 7.5.2 to 7.5.3 by @dependabot in https://github.
February 26, 2024
Sophos Factory - Run Pipeline
Version updated for sophos/factory-run-pipeline to version v2.2.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 [ERDE-2909] update actions/core version to handle set-output deprecation by @marcfieser in https://github.com/sophos/factory-run-pipeline/pull/46 Full Changelog: https://github.com/sophos/factory-run-pipeline/compare/v2...v2.2.0
February 26, 2024
Compile Minecraft Spigot (via BuildTools)
Version updated for SpraxDev/Action-SpigotMC to version v5.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Upgrade to using Node.js v20 Calls Spigot’s BuildTools with the new --nogui option (just to be safe) Updated dependencies
February 26, 2024
Minify html files
Version updated for text-adi/minifier-compressor-html-action to version v2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added support input param
February 26, 2024
vulnbot-action
Version updated for underdog-tech/vulnbot-action to version v0.5.2.
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 vulnbot to v0.5.2 by @JoseAngel1196 in https://github.com/underdog-tech/vulnbot-action/pull/11 Full Changelog: https://github.com/underdog-tech/vulnbot-action/compare/v0.5.1...v0.5.2
February 26, 2024
ssh-branch-deploy
Version updated for ValentinAUCLERC/BranchDeploy to version v0.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Might be unstable