From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 05:44:16 +0000 (+0000) Subject: build(deps): bump redhat-plumbers-in-action/devel-freezer X-Git-Tag: v256-rc4~68 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f47f849fad504e3b9d2657d9599adfefa2abd573;p=thirdparty%2Fsystemd.git build(deps): bump redhat-plumbers-in-action/devel-freezer Bumps [redhat-plumbers-in-action/devel-freezer](https://github.com/redhat-plumbers-in-action/devel-freezer) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/redhat-plumbers-in-action/devel-freezer/releases) - [Commits](https://github.com/redhat-plumbers-in-action/devel-freezer/compare/396c94ba8cb417474e6626c83a42addea210a403...ad766eafd555b28d2cb8e27937835983f9c3d173) --- updated-dependencies: - dependency-name: redhat-plumbers-in-action/devel-freezer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/development_freeze.yml b/.github/workflows/development_freeze.yml index f9738d0ffea..303f38e2726 100644 --- a/.github/workflows/development_freeze.yml +++ b/.github/workflows/development_freeze.yml @@ -35,7 +35,7 @@ jobs: fetch-depth: 0 - name: Development Freezer - uses: redhat-plumbers-in-action/devel-freezer@396c94ba8cb417474e6626c83a42addea210a403 + uses: redhat-plumbers-in-action/devel-freezer@ad766eafd555b28d2cb8e27937835983f9c3d173 with: pr-number: ${{ fromJSON(steps.artifact.outputs.pr-metadata-json).number }} # delay start of validation to allow for some milestone/labels tweaking