From 8045335dca9007426c02f1c1250d73f6161f8cbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 11:39:35 +0100 Subject: [PATCH] build(deps): bump the gha group with 2 updates (#1038) Bumps the gha group with 2 updates: [actions/github-script](https://github.com/actions/github-script) and [docker/metadata-action](https://github.com/docker/metadata-action). Updates `actions/github-script` from 6 to 7 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v6...v7) Updates `docker/metadata-action` from 5.0.0 to 5.2.0 - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/v5.0.0...v5.2.0) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/combine-dependecy-prs.yaml | 2 +- .github/workflows/release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/combine-dependecy-prs.yaml b/.github/workflows/combine-dependecy-prs.yaml index e1963d4b9..924ce8486 100644 --- a/.github/workflows/combine-dependecy-prs.yaml +++ b/.github/workflows/combine-dependecy-prs.yaml @@ -35,7 +35,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: - - uses: actions/github-script@v6 + - uses: actions/github-script@v7 id: create-combined-pr name: Create Combined PR with: diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index dec0c5003..4829ab88b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -21,7 +21,7 @@ jobs: - name: Docker meta id: docker_meta - uses: docker/metadata-action@v5.0.0 + uses: docker/metadata-action@v5.2.0 with: images: | ghcr.io/tus/tusd