summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-24 15:17:11 +0000
committerGitHub <noreply@github.com>2021-11-24 15:17:11 +0000
commitbaef69bd663ce3cc1990a1cb8339de8d03712ae0 (patch)
tree516cbf2a58e0b0db5b55a02afdc3595c06bd8ec1
parent989db9b399fb69bd6b991180a1f2d801124fdbd7 (diff)
downloadsystemd-dependabot/github_actions/systemd/mkosi-11.tar.gz
build(deps): bump systemd/mkosi from 10 to 11dependabot/github_actions/systemd/mkosi-11
Bumps [systemd/mkosi](https://github.com/systemd/mkosi) from 10 to 11. - [Release notes](https://github.com/systemd/mkosi/releases) - [Changelog](https://github.com/systemd/mkosi/blob/main/NEWS.md) - [Commits](https://github.com/systemd/mkosi/compare/4d64fc8134f93d87ac584183e7762ac1d0efa0e5...6575c8236f1ee20bfeec8e9a35b36afbd79c64b1) --- updated-dependencies: - dependency-name: systemd/mkosi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/mkosi.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml
index 20943f4ef4..69324ce3db 100644
--- a/.github/workflows/mkosi.yml
+++ b/.github/workflows/mkosi.yml
@@ -35,7 +35,7 @@ jobs:
steps:
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- - uses: systemd/mkosi@4d64fc8134f93d87ac584183e7762ac1d0efa0e5
+ - uses: systemd/mkosi@6575c8236f1ee20bfeec8e9a35b36afbd79c64b1
- name: Install
run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2