Skip to content

Commit 116a73d

Browse files
Bump wntrblm/nox from 2023.04.22 to 2024.03.02
Bumps [wntrblm/nox](https://github.com/wntrblm/nox) from 2023.04.22 to 2024.03.02. - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2023.04.22...2024.03.02) --- updated-dependencies: - dependency-name: wntrblm/nox dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2292a05 commit 116a73d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/reusable-nox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Check out repo
2929
uses: actions/checkout@v4
3030
- name: Setup nox
31-
uses: wntrblm/nox@2023.04.22
31+
uses: wntrblm/nox@2024.03.02
3232
with:
3333
python-versions: "${{ matrix.python-versions }}"
3434
- name: Graft ansible-core

.github/workflows/reusable-pip-compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: |
5454
python docs/bin/clone-core.py
5555
- name: Set up nox
56-
uses: wntrblm/nox@2023.04.22
56+
uses: wntrblm/nox@2024.03.02
5757
with:
5858
python-versions: "3.9"
5959
- name: Set up git committer

0 commit comments

Comments
 (0)