From 33aa60334aac30201476af4847587fe3777fce2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 16:19:29 +0200 Subject: [PATCH 1/2] CLOUD-727: Bump aquasecurity/trivy-action from 0.14.0 to 0.16.0 (#1407) Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.14.0 to 0.16.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](https://github.com/aquasecurity/trivy-action/compare/0.14.0...0.16.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Viacheslav Sarzhan --- .github/workflows/scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scan.yml b/.github/workflows/scan.yml index b4cc04e8a9..07c3b198f7 100644 --- a/.github/workflows/scan.yml +++ b/.github/workflows/scan.yml @@ -14,7 +14,7 @@ jobs: export DOCKER_SQUASH=0 ./e2e-tests/build - name: Run Trivy vulnerability scanner - uses: aquasecurity/trivy-action@0.14.0 + uses: aquasecurity/trivy-action@0.16.0 with: image-ref: 'docker.io/perconalab/percona-server-mongodb-operator:${{ github.sha }}' format: 'table' From 490eefc4343f6a060e7cfe617f8e49efdcd35b38 Mon Sep 17 00:00:00 2001 From: Sergey Pronin Date: Thu, 11 Jan 2024 17:20:17 +0300 Subject: [PATCH 2/2] Update 1-feature-request.yml (#1399) Co-authored-by: Viacheslav Sarzhan --- .github/ISSUE_TEMPLATE/1-feature-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1-feature-request.yml b/.github/ISSUE_TEMPLATE/1-feature-request.yml index 6955a2a3df..19b51db8ec 100644 --- a/.github/ISSUE_TEMPLATE/1-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/1-feature-request.yml @@ -30,4 +30,4 @@ body: id: anything-else attributes: label: Anything else? - description: "Let us know if you have anything else to share"o + description: "Let us know if you have anything else to share"