3 Commits

Author SHA1 Message Date
dependabot[bot]
f111f3307d
Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#534)
Some checks failed
Validate 'setup-go' / architecture (x64, 1.20.14, windows-latest) (push) Waiting to run
Validate 'setup-go' / architecture (x64, 1.21, macos-13) (push) Waiting to run
Validate 'setup-go' / check-latest (1.23, ubuntu-latest) (push) Successful in 29s
Validate 'setup-go' / architecture (x64, 1.21, windows-latest) (push) Waiting to run
Validate 'setup-go' / architecture (x64, 1.22, macos-13) (push) Waiting to run
Validate 'setup-go' / check-latest (1.22, ubuntu-latest) (push) Successful in 30s
Validate 'setup-go' / architecture (x64, 1.22, windows-latest) (push) Waiting to run
Validate 'setup-go' / setup-versions-from-manifest (1.20.14, ubuntu-latest) (push) Failing after 6s
Validate 'setup-go' / architecture (x64, 1.23, macos-13) (push) Waiting to run
Validate 'setup-go' / architecture (x64, 1.23, windows-latest) (push) Waiting to run
Validate Windows installation / Validate if symlink is created (false, 1.20.1) (push) Waiting to run
Validate Windows installation / Validate if symlink is created (true, 1.20.1) (push) Waiting to run
Validate Windows installation / Find default go version (push) Waiting to run
Validate Windows installation / Validate if symlink is not created for default go (false) (push) Blocked by required conditions
Validate Windows installation / Validate if symlink is not created for default go (true) (push) Blocked by required conditions
Validate Windows installation / Validate if hostedtoolcache works as expected (false, 1.20.1) (push) Waiting to run
Validate 'setup-go' / Setup local-cache version (1.22.8, ubuntu-latest) (push) Successful in 11s
Validate 'setup-go' / Setup local-cache version (1.23.2, ubuntu-latest) (push) Successful in 11s
Validate 'setup-go' / check-latest (1.20, ubuntu-latest) (push) Failing after 4s
Validate 'setup-go' / check-latest (1.21, ubuntu-latest) (push) Failing after 5s
Validate 'setup-go' / go-version-file (ubuntu-latest) (push) Failing after 3s
Validate 'setup-go' / go-version-file-with-gowork (ubuntu-latest) (push) Failing after 3s
Validate 'setup-go' / setup-versions-from-manifest (1.23.2, ubuntu-latest) (push) Failing after 4s
Validate 'setup-go' / setup-versions-from-dist (1.11.12, ubuntu-latest) (push) Failing after 2s
Validate 'setup-go' / setup-versions-from-manifest (1.21.10, ubuntu-latest) (push) Successful in 25s
Validate 'setup-go' / architecture (x64, 1.20.14, ubuntu-latest) (push) Failing after 4s
Validate 'setup-go' / architecture (x64, 1.21, ubuntu-latest) (push) Failing after 4s
Validate 'setup-go' / setup-versions-from-manifest (1.22.8, ubuntu-latest) (push) Successful in 34s
Validate 'setup-go' / architecture (x64, 1.23, ubuntu-latest) (push) Failing after 3s
Validate 'setup-go' / architecture (x64, 1.22, ubuntu-latest) (push) Successful in 34s
Bumps [actions/publish-immutable-action](https://github.com/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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 21:09:38 -06:00
Joel Ambass
e09f57f6a9
Upgrade IA Publish 2024-09-16 17:20:25 +02:00
Joel Ambass
49582f6476
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-09-11 10:43:06 +02:00