0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-09 23:35:00 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot]
44d6d6b080
chore(deps): bump actions/checkout from 3 to 4 (#541)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 14:03:27 -04:00
Pavel Boldyrev
686a5bb552
chore: tweak codeql action (#145) 2022-10-17 01:42:10 -04:00
dependabot[bot]
51dc2a1e68
Bump github/codeql-action from 1 to 2 (#64)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 13:36:41 -04:00
dependabot[bot]
40f0739e41
Bump actions/checkout from 2 to 3 (#46)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 12:08:19 -05:00
Pavel Boldyrev
bd798531e3
rename branch master -> main 2021-09-09 12:33:48 -04:00
Pavel Boldyrev
934d42c93b
update CodeQL workflow: ignore /docs 2021-09-09 11:46:21 -04:00
Pavel Boldyrev
57a00ba8ee
CI config tweaks 2021-09-09 11:27:41 -04:00
Pavel Boldyrev
b79f956e8c
ignore changes in .github for CodeQL scan 2021-09-09 11:18:25 -04:00
Pavel Boldyrev
01221afecd
tweak CodeQL settings 2021-09-09 10:00:46 -04:00
Pavel Boldyrev
711b064c54
Create codeql-analysis.yml 2021-09-08 20:48:26 -04:00