summaryrefslogtreecommitdiffstats
path: root/.github/workflows/gather-pr-metadata.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-01 10:01:41 +0100
committerDaan De Meyer <daan.j.demeyer@gmail.com>2024-11-01 11:25:37 +0100
commit7fdcd903ab48bd4f4bcad2237cf54d41a2334aca (patch)
tree9ba91fe7b9a36a26ab660cf7e03118a516d36ebf /.github/workflows/gather-pr-metadata.yml
parentman: <strong> is not a valid docbook tag, but <emphasis> is (diff)
downloadsystemd-7fdcd903ab48bd4f4bcad2237cf54d41a2334aca.tar.xz
systemd-7fdcd903ab48bd4f4bcad2237cf54d41a2334aca.zip
build(deps): bump actions/checkout from 4.2.0 to 4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/d632683dd7b4114ad314bca15554477dd762a938...11bd71901bbe5b1630ceea73d27597364c9af683) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows/gather-pr-metadata.yml')
-rw-r--r--.github/workflows/gather-pr-metadata.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/gather-pr-metadata.yml b/.github/workflows/gather-pr-metadata.yml
index 569f4c8a39..20160ab91f 100644
--- a/.github/workflows/gather-pr-metadata.yml
+++ b/.github/workflows/gather-pr-metadata.yml
@@ -16,7 +16,7 @@ jobs:
steps:
- name: Repository checkout
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- id: metadata
name: Gather Pull Request Metadata