From 6ac425ede24b4f5ce229177e7075b911933bbd8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 11:51:08 +0000 Subject: [PATCH 1/2] Bump github/dependabot-update-job-proxy/dependabot-update-job-proxy Bumps github/dependabot-update-job-proxy/dependabot-update-job-proxy from v2.0.20221026141707 to v2.0.20221108215038. --- updated-dependencies: - dependency-name: github/dependabot-update-job-proxy/dependabot-update-job-proxy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/Dockerfile.proxy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/Dockerfile.proxy b/docker/Dockerfile.proxy index c5b2411f1..ddfcba267 100644 --- a/docker/Dockerfile.proxy +++ b/docker/Dockerfile.proxy @@ -1 +1 @@ -FROM ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:8ff61cd2985caba8360455a3c9496dd42c7a9946878d3ffacb2e1fe60e5cde17 +FROM ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:d88d32a293a5e65af768e9e911a4bcfcc04038b50b7f0b265612506db9a0ad12 From 7c3b74c8f1d280d18688a067e8d3cb68c5c38037 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 14 Nov 2022 11:52:36 +0000 Subject: [PATCH 2/2] [dependabot skip] Update dist/ with build changes --- dist/cleanup/index.js | 2 +- dist/main/index.js | 2 +- docker/containers.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/cleanup/index.js b/dist/cleanup/index.js index fa617cde7..30859d161 100644 --- a/dist/cleanup/index.js +++ b/dist/cleanup/index.js @@ -37980,7 +37980,7 @@ module.exports = require("zlib"); /***/ ((module) => { "use strict"; -module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:8ff61cd2985caba8360455a3c9496dd42c7a9946878d3ffacb2e1fe60e5cde17","updater":"ghcr.io/dependabot/dependabot-updater@sha256:3eafe21bc6b337493b870eddc01d652401148b49974bd1747c0aa043fae6c905"}'); +module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:d88d32a293a5e65af768e9e911a4bcfcc04038b50b7f0b265612506db9a0ad12","updater":"ghcr.io/dependabot/dependabot-updater@sha256:3eafe21bc6b337493b870eddc01d652401148b49974bd1747c0aa043fae6c905"}'); /***/ }), diff --git a/dist/main/index.js b/dist/main/index.js index a8014c9e4..59d924e15 100644 --- a/dist/main/index.js +++ b/dist/main/index.js @@ -80102,7 +80102,7 @@ module.exports = axios; /***/ ((module) => { "use strict"; -module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:8ff61cd2985caba8360455a3c9496dd42c7a9946878d3ffacb2e1fe60e5cde17","updater":"ghcr.io/dependabot/dependabot-updater@sha256:3eafe21bc6b337493b870eddc01d652401148b49974bd1747c0aa043fae6c905"}'); +module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:d88d32a293a5e65af768e9e911a4bcfcc04038b50b7f0b265612506db9a0ad12","updater":"ghcr.io/dependabot/dependabot-updater@sha256:3eafe21bc6b337493b870eddc01d652401148b49974bd1747c0aa043fae6c905"}'); /***/ }), diff --git a/docker/containers.json b/docker/containers.json index 0e200deb3..8548e3172 100644 --- a/docker/containers.json +++ b/docker/containers.json @@ -1,4 +1,4 @@ { - "proxy": "ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:8ff61cd2985caba8360455a3c9496dd42c7a9946878d3ffacb2e1fe60e5cde17", + "proxy": "ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:d88d32a293a5e65af768e9e911a4bcfcc04038b50b7f0b265612506db9a0ad12", "updater": "ghcr.io/dependabot/dependabot-updater@sha256:3eafe21bc6b337493b870eddc01d652401148b49974bd1747c0aa043fae6c905" } \ No newline at end of file