pomerium/.github
dependabot[bot] e1fba7d190
chore(deps): bump the github-actions group with 9 updates (#5121)
Bumps the github-actions group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.4` | `4.1.6` |
| [actions/setup-go](https://github.com/actions/setup-go) | `5.0.0` | `5.0.1` |
| [docker/login-action](https://github.com/docker/login-action) | `3.1.0` | `3.2.0` |
| [mikefarah/yq](https://github.com/mikefarah/yq) | `4.43.1` | `4.44.1` |
| [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `5.1.0` | `6.0.1` |
| [azure/docker-login](https://github.com/azure/docker-login) | `1.0.1` | `2` |
| [google-github-actions/auth](https://github.com/google-github-actions/auth) | `2.1.2` | `2.1.3` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `5.0.0` | `5.1.0` |
| [coverallsapp/github-action](https://github.com/coverallsapp/github-action) | `2.2.3` | `2.3.0` |


Updates `actions/checkout` from 4.1.4 to 4.1.6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](0ad4b8fada...a5ac7e51b4)

Updates `actions/setup-go` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](0c52d547c9...cdcb360436)

Updates `docker/login-action` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](e92390c5fb...0d4c9c5ea7)

Updates `mikefarah/yq` from 4.43.1 to 4.44.1
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](c35ec752e3...557dcb87b8)

Updates `golangci/golangci-lint-action` from 5.1.0 to 6.0.1
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](9d1e0624a7...a4f60bb28d)

Updates `azure/docker-login` from 1.0.1 to 2
- [Release notes](https://github.com/azure/docker-login/releases)
- [Commits](83efeb7777...15c4aadf09)

Updates `google-github-actions/auth` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](55bd3a7c6e...71fee32a0b)

Updates `goreleaser/goreleaser-action` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5.0.0...v5.1.0)

Updates `coverallsapp/github-action` from 2.2.3 to 2.3.0
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](3dfc556739...643bc377ff)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: mikefarah/yq
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: azure/docker-login
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: google-github-actions/auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 08:03:47 -07:00
..
ISSUE_TEMPLATE
workflows chore(deps): bump the github-actions group with 9 updates (#5121) 2024-06-03 08:03:47 -07:00
CODEOWNERS github: update CODEOWNERS (#4398) 2023-07-31 11:09:28 -06:00
dependabot.yaml ci: group dependabot updates (#5022) 2024-03-08 14:49:08 -07:00
Dockerfile-cloudrun chore(deps): bump the docker group in /.github with 3 updates (#5124) 2024-06-03 08:01:09 -07:00
Dockerfile-release chore(deps): bump the docker group in /.github with 3 updates (#5124) 2024-06-03 08:01:09 -07:00
Dockerfile-release-debug chore(deps): bump the docker group in /.github with 3 updates (#5124) 2024-06-03 08:01:09 -07:00
Dockerfile-release-debug-nonroot chore(deps): bump the docker group in /.github with 3 updates (#5124) 2024-06-03 08:01:09 -07:00
Dockerfile-release-nonroot chore(deps): bump the docker group in /.github with 3 updates (#5124) 2024-06-03 08:01:09 -07:00
goreleaser.yaml core/ci: tag docker images with vMAJOR.MINOR (#4859) 2023-12-19 09:05:54 -07:00
PULL_REQUEST_TEMPLATE Expand PR template (#3403) 2022-06-16 13:44:34 -05:00
release.yaml ci: use built-in github release notes generator (#4754) 2023-11-16 13:36:13 -05:00
stale.yaml
SUPPORT.md