Commit Graph

5 Commits (8ac8a53e071c06dcb99ef86a040cab9afeed0e8e)

Author SHA1 Message Date
dependabot[bot] 8ac8a53e07
Merge a8a5d892e4 into 8b402f58fb 2026-01-20 22:55:12 +00:00
Salman Muin Kayser Chishti 1285d7de7c chore: update actions/checkout to v5 in workflow files 2025-12-11 18:15:27 +00:00
Rob Herley 3937731706
Update publish-immutable-actions.yml 2025-02-18 17:43:49 -05:00
dependabot[bot] a8a5d892e4
Bump actions/publish-immutable-action
Bumps the minor-actions-dependencies group with 1 update: [actions/publish-immutable-action](https://github.com/actions/publish-immutable-action).


Updates `actions/publish-immutable-action` from 0.0.3 to 0.0.4
- [Release notes](https://github.com/actions/publish-immutable-action/releases)
- [Commits](https://github.com/actions/publish-immutable-action/compare/0.0.3...v0.0.4)

---
updated-dependencies:
- dependency-name: actions/publish-immutable-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 22:00:27 +00:00
Joel Ambass 45b7be0774
Add workflow file for publishing releases to immutable action package
This workflow file publishes new action releases to the immutable action package of the same name as this repo.

This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.
2024-10-03 08:51:30 +02:00