Skip to content

Update github-actions - #787

Merged
staabm merged 1 commit into
2.0.xfrom
renovate/github-actions
Sep 10, 2026
Merged

Update github-actions#787
staabm merged 1 commit into
2.0.xfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
WyriHaximus/github-action-get-previous-tag action minor v2.0.0v2.1.0
cbrgm/mastodon-github-action action patch v2.2.3v2.2.4
github/codeql-action action minor v4.37.7v4.38.0
metcalfc/changelog-generator action minor v4.8.0v4.9.1
softprops/action-gh-release action patch v3.0.2v3.0.3
step-security/harden-runner action patch v2.21.0v2.21.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

WyriHaximus/github-action-get-previous-tag (WyriHaximus/github-action-get-previous-tag)

v2.1.0

Compare Source

v2.1.0

  • Total issues resolved: 1
  • Total pull requests resolved: 9
  • Total contributors: 3

Bug 🐞

Dependencies 📦

Enhancement ✨

cbrgm/mastodon-github-action (cbrgm/mastodon-github-action)

v2.2.4

Compare Source

Miscellaneous Tasks

Full Changelog: cbrgm/mastodon-github-action@v2.2.3...v2.2.4

github/codeql-action (github/codeql-action)

v4.38.0

Compare Source

  • On GitHub-hosted runners, the CodeQL Action now deletes unused CodeQL bundles from the toolcache before downloading a different bundle, which frees up disk space for the analysis. We expect to roll this change out to everyone in September. #​4124
  • The CodeQL Action now supports CodeQL releases that are compatible with Linux Arm64 and downloads the native linux-arm64 CodeQL bundle when available. #​4072
  • Update default CodeQL bundle version to 2.27.0. #​4129

v4.37.9

Compare Source

v4.37.8

Compare Source

No user facing changes.

metcalfc/changelog-generator (metcalfc/changelog-generator)

v4.9.1

Compare Source

Patch release for the v4 line

Documentation and CI only. dist/ is byte-identical to
v4.9.0
,
so there is no functional change for consumers; this release exists so the v4
tag points at a commit whose docs are correct.

  • Return the modified changelog as a real multiline output (#​478)

The README's "Simple output modifications" recipe percent-encoded newlines as
%0A, which the long-removed ::set-output command decoded. $GITHUB_OUTPUT
does not, so anyone who copied that snippet got a single line with literal
%0A in it. It now uses the heredoc form, with a random delimiter because the
value is built from commit subjects.

The changelog output format remains unchanged from v4.8.0. See
v5.0.0
for the breaking change that renders commit subjects as literal text.

v4.9.0

Compare Source

Maintenance release for the v4 line

Security and dependency fixes only. The changelog output format is unchanged
from v4.8.0
-- verified byte-identical -- so tracking @v4 is safe.

  • undici 7.29.0, closing all 12 open advisories (4 high)
  • release-workflow hardening: tag names no longer reach a shell as source, and
    the published bundle is now verified against a rebuild before attestation
  • @vercel/ncc 0.45.0 and dev-dependency bumps

v5.0.0
contains these same fixes plus a breaking change: commit subjects render as
literal text, so a merged pull request's subject can no longer inject links or
mentions into your release notes. That change also stops #123 autolinking
inside subjects, which is why it is not on the v4 line.


softprops/action-gh-release (softprops/action-gh-release)

v3.0.3

Compare Source

3.0.3 is a maintenance release with updated dependencies. It also safely
classifies malformed GitHub API errors to avoid secondary failures (#​822).

What's Changed

Bug fixes 🐛
Other Changes 🔄
  • dependency updates
step-security/harden-runner (step-security/harden-runner)

v2.21.1

Compare Source

What's Changed
  • Improved performance of the disable-sudo feature.
  • Fixed an issue in the Community tier where new endpoints required by the GitHub Actions runner were not being implicitly allowed in block mode.
  • Fixed the Harden-Runner post step failing on Linux distributions that do not have a merged /usr filesystem layout (for example Debian 11), where /usr/bin/echo does not exist. This mainly affected self-hosted runners.
  • Documentation updates: clarified which features are in the Community (free) vs Enterprise tier.

Full Changelog: step-security/harden-runner@v2.21.0...v2.21.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update github/codeql-action action to v4.37.8 Update github-actions Aug 26, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions branch from 666730d to ff681f3 Compare August 26, 2026 07:10
- name: Generate changelog
id: changelog
uses: metcalfc/changelog-generator@98b12822c5dc6bad335d1d60d920cb69831b9c5d # v4.8.0
uses: metcalfc/changelog-generator@bb7a08e07e326061351dab6ce89c72f13797043c # v4.9.1
@renovate
renovate Bot force-pushed the renovate/github-actions branch 3 times, most recently from 8699dab to 526e8a8 Compare August 30, 2026 01:31

- name: "Create release"
uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2
uses: softprops/action-gh-release@efb35369e0ad2afab669f228072c1b0d510eae64 # v3.0.3
@renovate
renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 80446d9 to b68eccc Compare September 1, 2026 17:58
egress-policy: audit

- uses: cbrgm/mastodon-github-action@7fcc3650150fc062d707eeffb50e8f7a2704fd0f # v2.2.3
- uses: cbrgm/mastodon-github-action@9ba8763f1daa436d73fb76abbc3e8b2ac8dfa943 # v2.2.4
@renovate
renovate Bot force-pushed the renovate/github-actions branch from b68eccc to 7e46701 Compare September 9, 2026 17:11
@renovate
renovate Bot force-pushed the renovate/github-actions branch from 7e46701 to c848ce8 Compare September 10, 2026 01:35
- name: 'Get Previous tag'
id: previoustag
uses: "WyriHaximus/github-action-get-previous-tag@61819f33034117e6c686e6a31dba995a85afc9de" # v2.0.0
uses: "WyriHaximus/github-action-get-previous-tag@83f26fea93bc7efcbca2eb5591f5eaaf66b8f206" # v2.1.0
@staabm
staabm merged commit a98f6cb into 2.0.x Sep 10, 2026
49 of 51 checks passed
@renovate
renovate Bot deleted the renovate/github-actions branch September 10, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants