From 8b9ca9d4de1bd356d32cebc19e5c735d26a27daf Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 4 Aug 2022 18:59:20 +0000 Subject: [PATCH] [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 06c1d10..94b6135 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:a39792def941c1bc1c05a0e65993180f54ac15cdbd7e992e3eaa58dd139efbad"}'); +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"}'); /***/ }), diff --git a/dist/main/index.js b/dist/main/index.js index 7209fe0..a048291 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:a39792def941c1bc1c05a0e65993180f54ac15cdbd7e992e3eaa58dd139efbad"}'); +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"}'); /***/ }), diff --git a/docker/containers.json b/docker/containers.json index d2d5139..c813148 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:a39792def941c1bc1c05a0e65993180f54ac15cdbd7e992e3eaa58dd139efbad" + "updater": "ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:8deb5677fa159e6ef6595a9ecc3a69e7f92a13b57973ebed4db250454622af2a" } \ No newline at end of file