Skip to content

Commit b19ac7a

Browse files
authored
Merge pull request #1174 from ansible/dependabot/github_actions/wntrblm/nox-2024.03.02
Bump wntrblm/nox from 2023.04.22 to 2024.03.02
2 parents 2292a05 + 116a73d commit b19ac7a

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)