Skip to content

Commit

Permalink
Merge pull request #366 from github/mctofu/updater-version
Browse files Browse the repository at this point in the history
Bump updater to v2.0.20221205081158
  • Loading branch information
mctofu authored Dec 5, 2022
2 parents 60710f5 + f662872 commit 505eb54
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ jobs:

- name: Run integration tests
run: npm run test-integration
env:
GITHUB_TOKEN: ${{ github.token }}
2 changes: 1 addition & 1 deletion dist/cleanup/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/main/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docker/Dockerfile.updater
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM ghcr.io/dependabot/dependabot-updater@sha256:3eafe21bc6b337493b870eddc01d652401148b49974bd1747c0aa043fae6c905
FROM ghcr.io/dependabot/dependabot-updater@sha256:d8d43dc17c1f0d354429e4cbc90204166193efcdcb000df3a8ef64926e9c08a0
2 changes: 1 addition & 1 deletion docker/containers.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"proxy": "ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:c4d68b711d260099f5cfa06651910a613617d1c2b585361ac7139904e42a1f59",
"updater": "ghcr.io/dependabot/dependabot-updater@sha256:3eafe21bc6b337493b870eddc01d652401148b49974bd1747c0aa043fae6c905"
"updater": "ghcr.io/dependabot/dependabot-updater@sha256:d8d43dc17c1f0d354429e4cbc90204166193efcdcb000df3a8ef64926e9c08a0"
}

0 comments on commit 505eb54

Please sign in to comment.