Skip to content

Releases: dceoy/gh-actions-for-devops

v0.4.1

24 Jan 17:09
53f273e

Choose a tag to compare

What's Changed

  • Add Checkov scanning to workflows by @dceoy in #453
  • Switch non-build GitHub Actions runners to ubuntu-slim by @dceoy in #454
  • Cache Go tools by @dceoy in #455
  • Bump github/codeql-action from 4.31.9 to 4.31.10 by @dependabot[bot] in #456
  • Bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #457
  • Bump actions/setup-dotnet from 5.0.1 to 5.1.0 by @dependabot[bot] in #458
  • Bump actions/setup-node from 6.1.0 to 6.2.0 by @dependabot[bot] in #459
  • Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #461
  • Use git ls-files instead of find by @dceoy in #460
  • Add local-qa skill and remove Copilot skills by @dceoy in #462
  • Add Amp Code reusable workflow by @dceoy in #448

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Jan 19:38

Choose a tag to compare

What's Changed

  • Bump anthropics/claude-code-action from 1.0.8 to 1.0.13 by @dependabot[bot] in #390
  • Scan GitHub Actions workflows using Zizmor by @dceoy in #391
  • Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0 by @dependabot[bot] in #392
  • Bump google-github-actions/run-gemini-cli from 0.1.13 to 0.1.14 by @dependabot[bot] in #393
  • Bump astral-sh/setup-uv from 6.7.0 to 7.1.2 by @dependabot[bot] in #394
  • Bump anthropics/claude-code-action from 1.0.13 to 1.0.16 by @dependabot[bot] in #397
  • Bump terraform-linters/setup-tflint from 6.2.0 to 6.2.1 by @dependabot[bot] in #398
  • Bump github/codeql-action from 3.30.3 to 4.31.2 by @dependabot[bot] in #399
  • Bump docker/metadata-action from 5.8.0 to 5.9.0 by @dependabot[bot] in #400
  • Bump qodo-ai/pr-agent from 0.30 to 0.31 by @dependabot[bot] in #401
  • Bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #402
  • Enable Terraform plugin cache in GitHub Actions workflows by @dceoy in #403
  • Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #396
  • Bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #395
  • Bump astral-sh/setup-uv from 7.1.2 to 7.1.3 by @dependabot[bot] in #404
  • Bump All-Hands-AI/OpenHands/.github/workflows/openhands-resolver.yml from 0.59.0 to 0.62.0 by @dependabot[bot] in #405
  • Bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #407
  • Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #408
  • Add destroy support to terraform deploy workflow by @dceoy in #406
  • Bump google-github-actions/run-gemini-cli from 0.1.14 to 0.1.15 by @dependabot[bot] in #410
  • Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 by @dependabot[bot] in #411
  • Bump astral-sh/setup-uv from 7.1.3 to 7.1.4 by @dependabot[bot] in #409
  • Bump actions/setup-python from 6.0.0 to 6.1.0 by @dependabot[bot] in #412
  • Bump aws-actions/configure-aws-credentials from 5.1.0 to 5.1.1 by @dependabot[bot] in #413
  • Bump actions/setup-dotnet from 5.0.0 to 5.0.1 by @dependabot[bot] in #414
  • Bump docker/metadata-action from 5.9.0 to 5.10.0 by @dependabot[bot] in #415
  • Bump docker/bake-action from 6.9.0 to 6.10.0 by @dependabot[bot] in #416
  • Update terragrunt format commands by @dceoy in #417
  • Bump anthropics/claude-code-action from 1.0.16 to 1.0.22 by @dependabot[bot] in #418
  • Bump google-github-actions/run-gemini-cli from 0.1.15 to 0.1.16 by @dependabot[bot] in #419
  • Bump dceoy/setup-terragrunt from 1.0.1 to 2.0.0 by @dependabot[bot] in #421
  • Bump actions/setup-node from 6.0.0 to 6.1.0 by @dependabot[bot] in #422
  • Bump sigstore/gh-action-sigstore-python from 3.1.0 to 3.2.0 by @dependabot[bot] in #423
  • Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #420
  • Bump anthropics/claude-code-action from 1.0.22 to 1.0.23 by @dependabot[bot] in #424
  • Bump peter-evans/create-pull-request from 7.0.9 to 8.0.0 by @dependabot[bot] in #425
  • chore: update auto-format hook and normalize workflows by @dceoy in #426
  • Add HTML/Markdown linting and formatting workflows by @dceoy in #427
  • Bump actions/download-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #428
  • Bump All-Hands-AI/OpenHands/.github/workflows/openhands-resolver.yml from 0.62.0 to 1.0.0 by @dependabot[bot] in #432
  • Bump google-github-actions/run-gemini-cli from 0.1.16 to 0.1.18 by @dependabot[bot] in #434
  • Bump github/codeql-action from 4.31.2 to 4.31.9 by @dependabot[bot] in #435
  • Add Google Cloud Infrastructure Manager deploy workflow by @dceoy in #436
  • Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #429
  • Bump actions/cache from 4.3.0 to 5.0.1 by @dependabot[bot] in #430
  • Bump astral-sh/setup-uv from 7.1.4 to 7.1.6 by @dependabot[bot] in #431
  • Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by @dependabot[bot] in #433
  • Update Claude Code Action to v1.0.27 by @dceoy in #437
  • Remove OpenHands resolver workflow by @dceoy in #438
  • Bump google-github-actions/setup-gcloud from 3.0.0 to 3.0.1 by @dependabot[bot] in #439
  • Refactor Claude Code workflow configuration by @dceoy in #440
  • Update Claude Code workflow configuration by @dceoy in #441
  • Simplify GitHub token configuration in Claude workflows by @dceoy in #442
  • Update CI workflow by @dceoy in #443
  • Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #444
  • Add MkDocs build-and-deploy workflow by @dceoy in #445
  • Add npm/pnpm/yarn audit support to TypeScript workflows by @dceoy in #446
  • Add TypeScript package script workflow by @dceoy in #447
  • Enhance Claude review workflow by @dceoy in #450
  • Bump astral-sh/setup-uv from 7.1.6 to 7.2.0 by @dependabot[bot] in #451
  • Bump anthropics/claude-code-action from 1.0.27 to 1.0.29 by @dependabot[bot] in #452

Full Changelog: v0.3.1...v0.4.0

v0.3.1

22 Oct 13:12
8222bbe

Choose a tag to compare

What's Changed

  • Bump anthropics/claude-code-action from 0.0.51 to 0.0.52 by @dependabot[bot] in #320
  • Bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #321
  • Bump github/codeql-action from 3.27.0 to 3.29.5 by @dependabot[bot] in #323
  • Bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #324
  • Bump anthropics/claude-code-action from 0.0.52 to 0.0.53 by @dependabot[bot] in #326
  • Fix: Use inputs.uv-version parameter for setup-uv in workflows by @dceoy in #327
  • Bump actions/setup-go from 5.1.0 to 5.5.0 by @dependabot[bot] in #325
  • Bump google-github-actions/auth from 2.1.11 to 2.1.12 by @dependabot[bot] in #322
  • Bump anthropics/claude-code-action from 0.0.53 to 0.0.54 by @dependabot[bot] in #328
  • Bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in #329
  • Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #330
  • Bump aws-actions/configure-aws-credentials from 4.2.1 to 4.3.1 by @dependabot[bot] in #319
  • Add Python package test workflow by @dceoy in #332
  • Bump anthropics/claude-code-action from 0.0.54 to 0.0.55 by @dependabot[bot] in #331
  • Bump terraform-linters/setup-tflint from 4.1.1 to 5.0.0 by @dependabot[bot] in #334
  • Bump github/codeql-action from 3.29.8 to 3.29.9 by @dependabot[bot] in #335
  • Bump astral-sh/setup-uv from 6.4.3 to 6.5.0 by @dependabot[bot] in #336
  • Bump All-Hands-AI/OpenHands from 0.51.1 to 0.52.0 by @dependabot[bot] in #337
  • Bump anthropics/claude-code-action from 0.0.55 to 0.0.56 by @dependabot[bot] in #338
  • Update .github/workflows/pr-agent.yml by @dceoy in #333
  • Bump All-Hands-AI/OpenHands from 0.52.0 to 0.52.1 by @dependabot[bot] in #339
  • Bump All-Hands-AI/OpenHands from 0.52.1 to 0.53.0 by @dependabot[bot] in #341
  • Bump anthropics/claude-code-action from 0.0.56 to 0.0.57 by @dependabot[bot] in #342
  • Bump github/codeql-action from 3.29.9 to 3.29.10 by @dependabot[bot] in #344
  • Bump anthropics/claude-code-action from 0.0.57 to 0.0.60 by @dependabot[bot] in #345
  • Bump anthropics/claude-code-action from 0.0.60 to 0.0.61 by @dependabot[bot] in #346
  • Bump All-Hands-AI/OpenHands from 0.53.0 to 0.54.0 by @dependabot[bot] in #347
  • Bump astral-sh/setup-uv from 6.5.0 to 6.6.0 by @dependabot[bot] in #348
  • Bump anthropics/claude-code-action from 0.0.61 to 0.0.62 by @dependabot[bot] in #350
  • Bump docker/bake-action from 6.8.0 to 6.9.0 by @dependabot[bot] in #351
  • Bump github/codeql-action from 3.29.10 to 3.29.11 by @dependabot[bot] in #349
  • feat(workflows): add gemini-cli-to-slack by @dceoy in #340
  • Bump anthropics/claude-code-action from 0.0.62 to 0.0.63 by @dependabot[bot] in #352
  • Bump google-github-actions/run-gemini-cli from 0.1.11 to 0.1.12 by @dependabot[bot] in #353
  • Bump anthropics/claude-code-action from 0.0.63 to 1.0.0 by @dependabot[bot] in #354
  • Bump anthropics/claude-code-action from 1.0.0 to 1.0.1 by @dependabot[bot] in #355
  • Bump aquasecurity/trivy-action from 0.32.0 to 0.33.0 by @dependabot[bot] in #356
  • Bump anthropics/claude-code-action from 1.0.1 to 1.0.2 by @dependabot[bot] in #357
  • Bump anthropics/claude-code-action from 1.0.2 to 1.0.3 by @dependabot[bot] in #359
  • Bump github/codeql-action from 3.29.11 to 3.30.0 by @dependabot[bot] in #360
  • Bump astral-sh/setup-uv from 6.6.0 to 6.6.1 by @dependabot[bot] in #361
  • Bump All-Hands-AI/OpenHands from 0.54.0 to 0.55.0 by @dependabot[bot] in #362
  • Bump actions/setup-dotnet from 4.3.1 to 5.0.0 by @dependabot[bot] in #363
  • Bump actions/setup-node from 4.4.0 to 5.0.0 by @dependabot[bot] in #364
  • Bump aquasecurity/trivy-action from 0.33.0 to 0.33.1 by @dependabot[bot] in #365
  • Bump anthropics/claude-code-action from 1.0.3 to 1.0.4 by @dependabot[bot] in #366
  • Bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #367
  • Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #370
  • Bump github/codeql-action from 3.30.0 to 3.30.1 by @dependabot[bot] in #372
  • Bump anthropics/claude-code-action from 1.0.4 to 1.0.5 by @dependabot[bot] in #373
  • Bump github/codeql-action from 3.30.1 to 3.30.2 by @dependabot[bot] in #374
  • Bump All-Hands-AI/OpenHands from 0.55.0 to 0.56.0 by @dependabot[bot] in #375
  • Bump github/codeql-action from 3.30.2 to 3.30.3 by @dependabot[bot] in #376
  • Bump astral-sh/setup-uv from 6.6.1 to 6.7.0 by @dependabot[bot] in #377
  • Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by @dependabot[bot] in #378
  • Bump anthropics/claude-code-action from 1.0.5 to 1.0.8 by @dependabot[bot] in #379
  • Bump hadolint/hadolint-action from 3.1.0 to 3.3.0 by @dependabot[bot] in #380
  • Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #381
  • Bump All-Hands-AI/OpenHands from 0.56.0 to 0.58.0 by @dependabot[bot] in #382
  • Bump terraform-linters/setup-tflint from 5.0.0 to 6.2.0 by @dependabot[bot] in #383
  • Bump aws-actions/configure-aws-credentials from 4.3.1 to 5.1.0 by @dependabot[bot] in #384
  • Bump r-lib/actions from 2.11.3 to 2.11.4 by @dependabot[bot] in #385
  • Bump google-github-actions/run-gemini-cli from 0.1.12 to 0.1.13 by @dependabot[bot] in #386
  • Bump All-Hands-AI/OpenHands from 0.58.0 to 0.59.0 by @dependabot[bot] in #387
  • Bump actions/setup-node from 5.0.0 to 6.0.0 by @dependabot[bot] in #388
  • Bump sigstore/cosign-installer from 3.10.0 to 4.0.0 by @dependabot[bot] in #389

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 Aug 09:16

Choose a tag to compare

What's Changed

  • Bump github/codeql-action from 3.28.12 to 3.28.13 by @dependabot[bot] in #193
  • Bump r-lib/actions from 2.11.2 to 2.11.3 by @dependabot[bot] in #194
  • Bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot[bot] in #195
  • Bump types-pyyaml from 6.0.12.20241230 to 6.0.12.20250326 in /src by @dependabot[bot] in #196
  • Bump pyright from 1.1.397 to 1.1.398 in /src by @dependabot[bot] in #197
  • Bump qodo-ai/pr-agent from 0.27 to 0.28 by @dependabot[bot] in #198
  • Bump types-pyyaml from 6.0.12.20250326 to 6.0.12.20250402 in /src by @dependabot[bot] in #199
  • Bump All-Hands-AI/OpenHands from 0.30.1 to 0.31.0 by @dependabot[bot] in #200
  • Bump ruff from 0.11.2 to 0.11.3 in /src by @dependabot[bot] in #201
  • Bump github/codeql-action from 3.28.13 to 3.28.14 by @dependabot[bot] in #202
  • Bump ruff from 0.11.3 to 0.11.4 in /src by @dependabot[bot] in #203
  • Bump github/codeql-action from 3.28.14 to 3.28.15 by @dependabot[bot] in #204
  • Bump pyright from 1.1.398 to 1.1.399 in /src by @dependabot[bot] in #205
  • Bump All-Hands-AI/OpenHands from 0.31.0 to 0.32.0 by @dependabot[bot] in #206
  • Bump ruff from 0.11.4 to 0.11.5 in /src by @dependabot[bot] in #207
  • Bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot[bot] in #208
  • Bump All-Hands-AI/OpenHands from 0.32.0 to 0.33.0 by @dependabot[bot] in #209
  • Bump ruff from 0.11.5 to 0.11.6 in /src by @dependabot[bot] in #210
  • Bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot[bot] in #211
  • Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 by @dependabot[bot] in #212
  • Bump pyright from 1.1.399 to 1.1.400 in /src by @dependabot[bot] in #213
  • Bump All-Hands-AI/OpenHands from 0.33.0 to 0.34.0 by @dependabot[bot] in #214
  • Bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot[bot] in #215
  • Bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot[bot] in #217
  • Bump docker/build-push-action from 6.15.0 to 6.16.0 by @dependabot[bot] in #218
  • Bump ruff from 0.11.6 to 0.11.7 in /src by @dependabot[bot] in #219
  • Bump docker/bake-action from 6.5.0 to 6.6.0 by @dependabot[bot] in #216
  • Bump All-Hands-AI/OpenHands from 0.34.0 to 0.35.2 by @dependabot[bot] in #220
  • Bump ruff from 0.11.7 to 0.11.8 in /src by @dependabot[bot] in #221
  • Bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot[bot] in #222
  • Bump All-Hands-AI/OpenHands from 0.35.2 to 0.36.0 by @dependabot[bot] in #223
  • Bump All-Hands-AI/OpenHands from 0.36.0 to 0.36.1 by @dependabot[bot] in #224
  • Bump aws-actions/configure-aws-credentials from 4.1.0 to 4.2.0 by @dependabot[bot] in #225
  • Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #226
  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #228
  • Bump ruff from 0.11.8 to 0.11.9 in /src by @dependabot[bot] in #229
  • Bump All-Hands-AI/OpenHands from 0.36.1 to 0.38.0 by @dependabot[bot] in #230
  • Bump docker/bake-action from 6.6.0 to 6.7.0 by @dependabot[bot] in #231
  • Bump docker/build-push-action from 6.16.0 to 6.17.0 by @dependabot[bot] in #232
  • Bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot[bot] in #234
  • Bump ruff from 0.11.9 to 0.11.10 in /src by @dependabot[bot] in #235
  • Bump types-pyyaml from 6.0.12.20250402 to 6.0.12.20250516 in /src by @dependabot[bot] in #236
  • Bump qodo-ai/pr-agent from 0.28 to 0.29 by @dependabot[bot] in #237
  • Bump pyright from 1.1.400 to 1.1.401 in /src by @dependabot[bot] in #238
  • Bump All-Hands-AI/OpenHands from 0.38.0 to 0.39.0 by @dependabot[bot] in #239
  • Bump ruff from 0.11.10 to 0.11.11 in /src by @dependabot[bot] in #240
  • Bump All-Hands-AI/OpenHands from 0.39.0 to 0.39.1 by @dependabot[bot] in #241
  • Bump All-Hands-AI/OpenHands from 0.39.1 to 0.39.2 by @dependabot[bot] in #242
  • Bump docker/bake-action from 6.7.0 to 6.8.0 by @dependabot[bot] in #243
  • Bump docker/build-push-action from 6.17.0 to 6.18.0 by @dependabot[bot] in #244
  • Bump ruff from 0.11.11 to 0.11.12 in /src by @dependabot[bot] in #245
  • Bump All-Hands-AI/OpenHands from 0.39.2 to 0.40.0 by @dependabot[bot] in #246
  • Bump aquasecurity/trivy-action from 0.30.0 to 0.31.0 by @dependabot[bot] in #248
  • Bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot[bot] in #247
  • Bump All-Hands-AI/OpenHands from 0.40.0 to 0.41.0 by @dependabot[bot] in #249
  • Bump ruff from 0.11.12 to 0.11.13 in /src by @dependabot[bot] in #250
  • Bump aws-actions/configure-aws-credentials from 4.2.0 to 4.2.1 by @dependabot[bot] in #233
  • Bump astral-sh/setup-uv from 4.2.0 to 6.1.0 by @dependabot[bot] in #251
  • Bump All-Hands-AI/OpenHands from 0.41.0 to 0.41.1 by @dependabot[bot] in #252
  • Bump All-Hands-AI/OpenHands from 0.41.1 to 0.42.0 by @dependabot[bot] in #253
  • Bump anthropics/claude-code-action from 0.0.16 to 0.0.17 by @dependabot[bot] in #254
  • Bump anthropics/claude-code-action from 0.0.17 to 0.0.18 by @dependabot[bot] in #255
  • Bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot[bot] in #256
  • Bump anthropics/claude-code-action from 0.0.16 to 0.0.19 by @dependabot[bot] in #259
  • Bump All-Hands-AI/OpenHands from 0.42.0 to 0.43.0 by @dependabot[bot] in #260
  • Bump docker/setup-buildx-action from 3.10.0 to 3.11.0 by @dependabot[bot] in #261
  • Bump anthropics/claude-code-action from 0.0.19 to 0.0.20 by @dependabot[bot] in #263
  • Bump All-Hands-AI/OpenHands from 0.43.0 to 0.44.0 by @dependabot[bot] in #262
  • Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 by @dependabot[bot] in #264
  • Bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by @dependabot[bot] in #265
  • Bump anthropics/claude-code-action from 0.0.20 to 0.0.21 by @dependabot[bot] in #266
  • Bump anthropics/claude-code-action from 0.0.21 to 0.0.22 by @dependabot[bot] in #267
  • Bump astral-sh/setup-uv from 6.1.0 to 6.2.1 by @dependabot[bot] in #268
  • Bump astral-sh/setup-uv from 6.2.1 to 6.3.0 by @dependabot[bot] in #269
  • Bump anthropics/claude-code-action from 0.0.22 to 0.0.24 by @dependabot[bot] in #270
  • Bump qodo-ai/pr-agent from 0.29 to 0.30 by @dependabot[bot] in #271
  • Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 by @dependabot[bot] in https://github....
Read more

v0.2.0

22 Mar 07:24

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.2.0

v0.1.3

04 Oct 16:45

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

23 Jul 16:17

Choose a tag to compare

What's Changed

  • Add inputs for PR-agent action by @dceoy in #45
  • Add .github/workflows/terraform-docker-pull-from-aws.yml by @dceoy in #47
  • Parse Terraform output JSON by @dceoy in #48
  • Bump bandit from 1.7.8 to 1.7.9 in /src by @dependabot in #49
  • Add pull and deploy workflows by @dceoy in #50
  • Update the inputs of GitHub Action workflows by @dceoy in #51
  • Fix a bug by @dceoy in #55
  • Bump aquasecurity/trivy-action from 0.22.0 to 0.23.0 by @dependabot in #56
  • Bump docker/build-push-action from 5 to 6 by @dependabot in #52
  • Bump ruff from 0.4.8 to 0.4.9 in /src by @dependabot in #53
  • Bump flake8 from 7.0.0 to 7.1.0 in /src by @dependabot in #54
  • Bump autopep8 from 2.2.0 to 2.3.0 in /src by @dependabot in #57
  • Bump ruff from 0.4.9 to 0.4.10 in /src by @dependabot in #58
  • Bump autopep8 from 2.3.0 to 2.3.1 in /src by @dependabot in #59
  • Bump mypy from 1.10.0 to 1.10.1 in /src by @dependabot in #60
  • Bump ruff from 0.4.10 to 0.5.0 in /src by @dependabot in #61
  • Add inputs for GitHub Actions runners by @dceoy in #62
  • Add .github/workflows/docker-build-with-multi-targets.yml by @dceoy in #63
  • Use --load for Docker buildx build by @dceoy in #64
  • Fix lint warnings by @dceoy in #65
  • Add .github/workflows/terragrunt-aws-switch-resources.yml by @dceoy in #66
  • Bump ruff from 0.5.0 to 0.5.1 in /src by @dependabot in #67
  • Use trivy filesystem instead of trivy config by @dceoy in #69
  • Avoid using find -exec by @dceoy in #70
  • Replace tfsec with Trivy by @dceoy in #71
  • Add inputs for PR-agent by @dceoy in #46
  • Bump ruff from 0.5.1 to 0.5.2 in /src by @dependabot in #72
  • Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 by @dependabot in #73
  • Set timeout by @dceoy in #74
  • Enable EC2 to be terminated by @dceoy in #75
  • Bump ruff from 0.5.2 to 0.5.3 in /src by @dependabot in #76
  • Support Groq API in the automated PR review by @dceoy in #77
  • Add Terraform lock files upgrader for Terragrunt by @dceoy in #78
  • Support upgrading Terraform environments by @dceoy in #79
  • Bump mypy from 1.10.1 to 1.11.0 in /src by @dependabot in #81
  • Bump ruff from 0.5.3 to 0.5.4 in /src by @dependabot in #80
  • Add .github/workflows/docker-image-scan.yml by @dceoy in #82

Full Changelog: v0.1.1...v0.1.2

v0.1.1

08 Jun 16:27
69e0b18

Choose a tag to compare

What's Changed

New Contributors

  • @dceoy made their first contribution in #44

Full Changelog: v0.1.0...v0.1.1

v0.1.0

22 May 13:21

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.1.0

v0.0.4

15 Apr 14:18

Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4