Skip to content

Commit b7630f3

Browse files
committed
Merge 3006.x into 3007.x
2 parents f454911 + fcb38a5 commit b7630f3

File tree

403 files changed

+2826
-3448
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

403 files changed

+2826
-3448
lines changed

.github/workflows/ci.yml

+88-179
Large diffs are not rendered by default.

.github/workflows/lint-action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
if: ${{ contains(fromJSON('["push", "schedule", "workflow_dispatch"]'), github.event_name) || fromJSON(inputs.changed-files)['salt'] || fromJSON(inputs.changed-files)['lint'] }}
2424

2525
container:
26-
image: ghcr.io/saltstack/salt-ci-containers/python:3.8
26+
image: ghcr.io/saltstack/salt-ci-containers/python:3.9
2727

2828
steps:
2929
- name: Install System Deps

0 commit comments

Comments
 (0)