[PR #1905] [MERGED] Bump dockercli #2184

Closed
opened 2026-03-01 21:54:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1905
Author: @cplee
Created: 7/11/2023
Status: Merged
Merged: 7/11/2023
Merged by: @cplee

Base: masterHead: bump-dockercli


📝 Commits (4)

  • 9da0853 updates to support newer version of docker sdk
  • 8c56a09 feat: upgrade to go 1.20
  • e802fc4 feat: upgrade to go 1.20
  • 6a09f38 chore: use go version from go.mod

📊 Changes

9 files changed (+30 additions, -35 deletions)

View changed files

📝 .github/workflows/checks.yml (+4 -5)
📝 .github/workflows/promote.yml (+1 -4)
📝 .github/workflows/release.yml (+1 -4)
📝 README.md (+1 -1)
📝 go.mod (+3 -3)
📝 go.sum (+5 -5)
📝 pkg/container/docker_auth.go (+8 -8)
📝 pkg/container/docker_pull.go (+2 -1)
📝 pkg/container/docker_volume.go (+5 -4)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/1905 **Author:** [@cplee](https://github.com/cplee) **Created:** 7/11/2023 **Status:** ✅ Merged **Merged:** 7/11/2023 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `bump-dockercli` --- ### 📝 Commits (4) - [`9da0853`](https://github.com/nektos/act/commit/9da08536e7bc1c81233b89eb28a43ca5fcda2cfc) updates to support newer version of docker sdk - [`8c56a09`](https://github.com/nektos/act/commit/8c56a09225b49c7a4031318d3746b4544c489974) feat: upgrade to go 1.20 - [`e802fc4`](https://github.com/nektos/act/commit/e802fc44c0af87164eb0b0bdc64703f934d9186b) feat: upgrade to go 1.20 - [`6a09f38`](https://github.com/nektos/act/commit/6a09f38affcb79bef0df56e964ba86f62446eb84) chore: use go version from go.mod ### 📊 Changes **9 files changed** (+30 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/checks.yml` (+4 -5) 📝 `.github/workflows/promote.yml` (+1 -4) 📝 `.github/workflows/release.yml` (+1 -4) 📝 `README.md` (+1 -1) 📝 `go.mod` (+3 -3) 📝 `go.sum` (+5 -5) 📝 `pkg/container/docker_auth.go` (+8 -8) 📝 `pkg/container/docker_pull.go` (+2 -1) 📝 `pkg/container/docker_volume.go` (+5 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:54:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#2184
No description provided.