ci: bump the github-actions group with 12 updates (#24558)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukasz <CommanderK5@users.noreply.github.com>
Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-23 10:31:55 +05:00
committed by GitHub
parent ff1308c0b1
commit edd5d83280
19 changed files with 85 additions and 85 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ See Docker's official documentation to
Coder runs as a non-root user, we use `--group-add` to ensure Coder has
permissions to manage Docker via `docker.sock`. If the host systems
`/var/run/docker.sock` is not group writeable or does not belong to the `docker`
`/var/run/docker.sock` is not group writable or does not belong to the `docker`
group, the above may not work as-is.
### I cannot add cloud-based templates