From a35b8feb1a1e21ebfdcdd1f3127bf050880a6b70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 12:46:05 +0000 Subject: [PATCH] COMP: Bump the actions group across 1 directory with 2 updates Bumps the actions group with 2 updates in the / directory: [Slicer/Slicer](https://github.com/slicer/slicer) and [actions/setup-python](https://github.com/actions/setup-python). Updates `Slicer/Slicer` from f2b79dcfcbf628695607cfa68789d1c0143de2c0 to 418027bc07ce0aff12fe97c0e769062cc090a961 - [Release notes](https://github.com/slicer/slicer/releases) - [Commits](https://github.com/slicer/slicer/compare/f2b79dcfcbf628695607cfa68789d1c0143de2c0...418027bc07ce0aff12fe97c0e769062cc090a961) Updates `actions/setup-python` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/39cd14951b08e74b54015e9e001cdefcf80e669f...f677139bbe7f9c59b41e40162b753c062f5d49a3) --- updated-dependencies: - dependency-name: Slicer/Slicer dependency-type: direct:production dependency-group: actions - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/commit-message.yml | 2 +- .github/workflows/lint.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/commit-message.yml b/.github/workflows/commit-message.yml index 2c5f3fa..10f2b47 100644 --- a/.github/workflows/commit-message.yml +++ b/.github/workflows/commit-message.yml @@ -16,4 +16,4 @@ permissions: jobs: check-commit-message: - uses: Slicer/Slicer/.github/workflows/commit-message.yml@f2b79dcfcbf628695607cfa68789d1c0143de2c0 # main + uses: Slicer/Slicer/.github/workflows/commit-message.yml@418027bc07ce0aff12fe97c0e769062cc090a961 # main diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 208eb6a..40c86af 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - - uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1 + - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0 - uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1