v0.2.46

nektos/actv0.2.46Jun 1, 2023by nektos-ci

AI Summary

Implements steps timeout-minutes and fixes various issues regarding networking, authentication, and remote workflow references.

Key Highlights

  • Implement steps.timeout-minutes
  • Fix fallback to unauthenticated pull
  • Fix hardcoded reference to github.com for remote workflows
  • Fix Windows backslash handling in GetActPath

New Features

  • Implement steps.timeout-minutes

Full Release Notes

## Changelog
### New Features
* 8913375 feat: implement steps.timeout-minutes (#1776)
### Bug fixes
* 11dd2ac fix: Update ARCH environment variable used in runners/actions (#1818)
* ca9b783 fix: don't allow `-self-hosted` mode as container image (#1783)
* aa21277 fix: fallback to unauthenticated pull (#1774)
* 4721abf fix: remove hardcoded reference to github.com when using reusable remote workflows and remote actions (#1784)
### Other
* b0d0cec chore: bump VERSION to 0.2.46
* 26f1b1f build(deps): bump github.com/opencontainers/image-spec (#1829)
* 9c1f1f8 build(deps): bump github.com/docker/cli (#1816)
* 3cfc2cf add instruction for using `gh auth token` (#1831)
* b0996e0 build(deps): bump github.com/go-git/go-git/v5 (#1830)
* 481999f build(deps): bump megalinter/megalinter from 6.22.2 to 7.0.2 (#1827)
* 16c574c build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1817)
* 06054d2 build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#1814)
* 1371215 build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 (#1813)
* 1eacf23 build(deps): bump github.com/opencontainers/image-spec (#1807)
* c00810b build(deps): bump github.com/docker/docker (#1806)
* 39abbce build(deps): bump github.com/docker/cli (#1805)
* b5fa245 build(deps): bump github.com/docker/distribution (#1801)
* 046f5aa build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#1800)
* 65ef31f build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1791)
* f84a566 Replace backslash in GetActPath() for Windows (#1777)
* 568124c Refactor evaluate yaml node do not alter nested nodes (#1761)
* 3eb6e83 build(deps): bump github.com/docker/cli (#1780)
* 15eb1fa build(deps): bump github.com/opencontainers/image-spec (#1781)
* 1f9bbe1 build(deps): bump github.com/docker/docker (#1779)