From 093f6a18f1a871c3ffc96c4c77fd10ca14c6d0ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 20:28:37 +0000 Subject: [PATCH 1/2] Bump dependabot/dependabot-updater/dependabot-updater in /docker Bumps dependabot/dependabot-updater/dependabot-updater from v2.0.20220804181928 to v2.0.20220824180137. --- updated-dependencies: - dependency-name: dependabot/dependabot-updater/dependabot-updater dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/Dockerfile.updater | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/Dockerfile.updater b/docker/Dockerfile.updater index c417b37..06b651d 100644 --- a/docker/Dockerfile.updater +++ b/docker/Dockerfile.updater @@ -1 +1 @@ -FROM ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:8deb5677fa159e6ef6595a9ecc3a69e7f92a13b57973ebed4db250454622af2a +FROM ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:9f31384d4df63de629308a36189af5730835318b2810493cc48cf7d7a7abc91a From 24f71f01888820c8b974fb3aeded6b414643c651 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 26 Aug 2022 20:31:04 +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 95ac4b3..d26a0c6 100644 --- a/dist/cleanup/index.js +++ b/dist/cleanup/index.js @@ -5,7 +5,7 @@ require('./sourcemap-register.js');/******/ (() => { // webpackBootstrap /***/ ((module) => { "use strict"; -module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:5f99608ca641dac657c7f66f1540f4075e804f4317c025de2e8d4f9b5452417d","updater":"ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:8deb5677fa159e6ef6595a9ecc3a69e7f92a13b57973ebed4db250454622af2a"}'); +module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:5f99608ca641dac657c7f66f1540f4075e804f4317c025de2e8d4f9b5452417d","updater":"ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:9f31384d4df63de629308a36189af5730835318b2810493cc48cf7d7a7abc91a"}'); /***/ }), diff --git a/dist/main/index.js b/dist/main/index.js index 68c10f2..73106fb 100644 --- a/dist/main/index.js +++ b/dist/main/index.js @@ -5,7 +5,7 @@ require('./sourcemap-register.js');/******/ (() => { // webpackBootstrap /***/ ((module) => { "use strict"; -module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:5f99608ca641dac657c7f66f1540f4075e804f4317c025de2e8d4f9b5452417d","updater":"ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:8deb5677fa159e6ef6595a9ecc3a69e7f92a13b57973ebed4db250454622af2a"}'); +module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:5f99608ca641dac657c7f66f1540f4075e804f4317c025de2e8d4f9b5452417d","updater":"ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:9f31384d4df63de629308a36189af5730835318b2810493cc48cf7d7a7abc91a"}'); /***/ }), diff --git a/docker/containers.json b/docker/containers.json index c813148..fe1806f 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:5f99608ca641dac657c7f66f1540f4075e804f4317c025de2e8d4f9b5452417d", - "updater": "ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:8deb5677fa159e6ef6595a9ecc3a69e7f92a13b57973ebed4db250454622af2a" + "updater": "ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:9f31384d4df63de629308a36189af5730835318b2810493cc48cf7d7a7abc91a" } \ No newline at end of file