Skip to content

Tags: actions/setup-go

Tags

v4.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V4 - Add workflow file for publishing releases to immutable action pa…

…ckage (#583)

* Add Publish Immutable Action to V4

* file name update

v4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V4 - Add workflow file for publishing releases to immutable action pa…

…ckage (#583)

* Add Publish Immutable Action to V4

* file name update

v3.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Publish Immutable Action (#584)

v3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Publish Immutable Action (#584)

v4.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v4 - upgrade @actions/cache (#578)

* Upgrade-actions/cache for v4

* audit fix

* Replaced macos-latest with macos-13

v3.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v3 - upgrade @actions/cache (#579)

* Upgrade-actions/cache for v3

* Upgrade actions/upload-artifact from v3 to v4

* audit fix

* Replaced macos-latest with macos-13

* fix check failures

v5.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump undici from 5.28.4 to 5.28.5 (#541)

* Bump undici from 5.28.4 to 5.28.5

Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump undici from 5.28.4 to 5.28.5

Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix failures

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>

v5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump undici from 5.28.4 to 5.28.5 (#541)

* Bump undici from 5.28.4 to 5.28.5

Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump undici from 5.28.4 to 5.28.5

Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix failures

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>

v5.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#534)

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](actions/publish-immutable-action@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>

v5.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: fallback to "raw" endpoint for manifest when rate limit is reac…

…hed (#496)

* feat: fallback to "raw" endpoint for manifest when rate limit is reached

* add information about raw access to the README

* prettier

* update cross-spawn to 7.0.6 to fix vulnerability