Skip to content

chore(deps): update github-actions#49

Merged
s0undt3ch merged 1 commit into
mainfrom
renovate/github-actions
Jul 6, 2026
Merged

chore(deps): update github-actions#49
s0undt3ch merged 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions-cool/check-user-permission action minor v2v2.4.0
actions/cache action minor v5v5.1.0
actions/checkout action patch v6v6.0.3
actions/upload-artifact action patch v7v7.0.1
orhun/git-cliff-action action minor v4v4.8.0
softprops/action-gh-release action patch v3.0.0v3.0.1

Release Notes

actions-cool/check-user-permission (actions-cool/check-user-permission)

v2.4.0

Compare Source

2026.3.30

  • chore: bump node to 24 #​15

v2.3.0

Compare Source

2025.01.07

v2.2.1

Compare Source

2024.02.18

v2.2.0

Compare Source

2022.10.19

v2.0.1

Compare Source

2022.02.08

  • 🐞 fix: remove console.log.
actions/cache (actions/cache)

v5.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

v5.0.4

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v5...v5.0.4

v5.0.3

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

v5.0.2: v.5.0.2

Compare Source

v5.0.2
What's Changed

When creating cache entries, 429s returned from the cache service will not be retried.

v5.0.1

Compare Source

[!IMPORTANT]
actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

If you are using self-hosted runners, ensure they are updated before upgrading.


v5.0.1
What's Changed
v5.0.0
What's Changed

Full Changelog: actions/cache@v5...v5.0.1

actions/checkout (actions/checkout)

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

actions/upload-artifact (actions/upload-artifact)

v7.0.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

orhun/git-cliff-action (orhun/git-cliff-action)

v4.8.0

Compare Source

[4.8.0] - 2026-04-26

🚀 Features
env
  • Improve GitHub Token handling (#​77)
⚙️ Miscellaneous Tasks
sync
  • Add automated git-cliff version sync (#​75)
version

v4.7.1

Compare Source

[4.7.1] - 2026-02-21

📚 Documentation
readme
  • Add an example how to execute arbitrary git-cliff commands (#​70)
⚙️ Miscellaneous Tasks
version
  • Update git-cliff to 2.12.0

v4.7.0

Compare Source

[4.7.0] - 2025-12-14

🐛 Bug Fixes
run
  • Update stat cmd for cross-platform compatibility (#​66)
  • Fix stat command when fetch array (#​67)
⚙️ Miscellaneous Tasks
version
  • Update git-cliff to 2.11.0

New Contributors

Full Changelog: orhun/git-cliff-action@v4...v4.7.0

v4.6.0

Compare Source

[4.6.0] - 2025-09-21

🚀 Features
run
  • Toggle trace logs with environment variable (#​59)
🐛 Bug Fixes
run
  • Exit with correct exit code (#​58)
  • Pass gh token (#​61)
⚙️ Miscellaneous Tasks
version
  • Update git-cliff to 2.10.1

v4.5.1

Compare Source

[4.5.1] - 2025-07-28

🐛 Bug Fixes
run
  • Properly pass arguments as an array (#​56)

v4.5.0

Compare Source

[4.5.0] - 2025-07-27

🐛 Bug Fixes
action
  • Use --context flag before args (#​50)
args
  • Allow setting the output via --output argument (#​53)
install
  • Install in temp path instead of user working dir (#​51)
⚙️ Miscellaneous Tasks
version
  • Update git-cliff to 2.10.0

See https://git-cliff.org/blog/2.10.0

New Contributors

Full Changelog: orhun/git-cliff-action@v4...v4.5.0

v4.4.2

Compare Source

Changelog

[4.4.2] - 2024-12-04

Fix
install
  • Fix running on windows host (#​43)

v4.4.1

Compare Source

[4.4.1] - 2024-11-28

🐛 Bug Fixes
  • (install) Choose file extension based upon running OS (#​41)

v4.4.0

Compare Source

Changelog

[4.4.0] - 2024-11-22

Chore
version
  • Update git-cliff to 2.7.0

See https://git-cliff.org/blog/2.7.0

v4.3.1

Compare Source

[4.3.1] - 2024-10-16

Fix
action
  • Limit content size to 40MB (#​40)

v4.3.0

Compare Source

[4.3.0] - 2024-09-27

Chore
version
  • Update git-cliff to 2.6.1
Refactor
install
  • Trim the install output

v4.2.0

Compare Source

[4.2.0] - 2024-09-22

Chore
version
  • Update git-cliff to 2.6.0
Docs
readme
  • Check out the branch before committing the changelog
  • Add write permissions to changelog job

v4.1.0

Compare Source

[4.1.0] - 2024-09-17

Feat
action
  • Allow configuring the github token and set it when it exists (#​34)
Fix
action
  • Use environment variable for GitHub Action path

Full Changelog: orhun/git-cliff-action@v4...v4.1.0

v4.0.2

Compare Source

[4.0.2] - 2024-09-04

Docs
license
  • Re-license under the MIT + Apache 2.0

Full Changelog: orhun/git-cliff-action@v4.0.1...v4.0.2

v4.0.1

Compare Source

[4.0.1] - 2024-09-02

Fix
action
  • Put git-cliff binary inside ./bin (#​30)

Full Changelog: orhun/git-cliff-action@v4.0.0...v4.0.1

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

v3.0.1

Compare Source

3.0.1

  • maintenance release with updated dependencies

Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • "before 6am on monday"
  • 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 added dependencies Pull requests that update a dependency file dependencies:github-actions labels Jul 6, 2026
@s0undt3ch s0undt3ch merged commit 386ab30 into main Jul 6, 2026
28 checks passed
@s0undt3ch s0undt3ch deleted the renovate/github-actions branch July 6, 2026 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies:github-actions dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant