Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/Python-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Set up Python 3.12
uses: actions/setup-python@v6
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6

- name: Set up Python
uses: actions/setup-python@v6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5 # v5
- uses: actions/checkout@v6 # v5

Check warning on line 18 in .github/workflows/auto-release.yml

View workflow job for this annotation

GitHub Actions / validate

18:35 [comments] too few spaces before comment: expected 2
- name: Create Release
uses: softprops/action-gh-release@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
build-and-push:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
fetch-depth: 0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v5 # v5
uses: actions/checkout@v6 # v5

Check warning on line 52 in .github/workflows/codacy.yml

View workflow job for this annotation

GitHub Actions / validate

52:35 [comments] too few spaces before comment: expected 2

- name: Run Codacy Analysis CLI
if: env.CODACY_PROJECT_TOKEN != ''
uses: codacy/codacy-analysis-cli-action@562ee3e92b8e92df8b67e0a5ff8aa8e261919c08 # v4.4.7

Check warning on line 56 in .github/workflows/codacy.yml

View workflow job for this annotation

GitHub Actions / validate

56:90 [comments] too few spaces before comment: expected 2
with:
project-token: ${{ env.CODACY_PROJECT_TOKEN }}
verbose: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- uses: actions/setup-python@v6
with:
python-version: '3.12'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
security-events: write
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependency-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
id-token: write
contents: write
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Component detection & submit
uses: advanced-security/component-detection-dependency-submission-action@d433c2f467e149a8009c8fbce92cc708ed15ef7b
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Set up Buildx
uses: docker/setup-buildx-action@v3
- name: Build image (no push)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
env:
BUILDKIT_PROGRESS: plain
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Show context
run: |
pwd && ls -la
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
contents: read
pages: write
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- uses: actions/setup-python@v6
with:
python-version: '3.11'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ethicalcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
skip-reason: ${{ steps.validate.outputs.skip-reason }}
steps:
- name: Checkout code
uses: actions/checkout@v5
uses: actions/checkout@v6

- name: Set up Python
uses: actions/setup-python@v6
Expand Down Expand Up @@ -88,7 +88,7 @@ jobs:
timeout-minutes: 30
steps:
- name: Checkout code
uses: actions/checkout@v5
uses: actions/checkout@v6

- name: EthicalCheck free & automated API security testing service
id: ethicalcheck
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fortify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@

steps:
- name: Check Out Source Code
uses: actions/checkout@v5 # v5
uses: actions/checkout@v6 # v5

Check warning on line 87 in .github/workflows/fortify.yml

View workflow job for this annotation

GitHub Actions / validate

87:35 [comments] too few spaces before comment: expected 2

- name: Fortify secrets check
if: ${{ env.FOD_TENANT == '' || env.FOD_USER == '' || env.FOD_PAT == '' || env.SSC_URL == '' || env.SSC_TOKEN == '' || env.SC_CLIENT_AUTH_TOKEN == '' || env.DEBRICKED_TOKEN == '' }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/generate-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
fetch-depth: 0
- uses: actions/setup-python@v6
Expand Down Expand Up @@ -67,7 +67,7 @@
if: steps.changes.outputs.changed == 'true'
uses: devops-infra/action-pull-request@v0.6.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Check failure on line 70 in .github/workflows/generate-changelog.yml

View workflow job for this annotation

GitHub Actions / validate

70:12 [indentation] wrong indentation: expected 10 but found 11
source_branch: chore/update-repo-structure
target_branch: main
title: "chore(docs): sync Repository Structure in README"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6

# Install markdownlint-cli2 directly
- name: Install markdownlint-cli2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/matrix-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6

- name: Set up Python
uses: actions/setup-python@v6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ossf-scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
actions: read
id-token: write
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
fetch-depth: 0
- uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}
fetch-depth: 0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
artifacts-ready: ${{ steps.upload.outputs.artifacts-ready }}
steps:
# Checkout the repository at a known commit
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
ref: ${{ env.TAG }}
fetch-depth: 0 # Full history for proper provenance
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release-complete.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
RELEASE_TAG: ${{ github.event.release.tag_name || inputs.release-tag || github.ref_name }}
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6

- name: Setup release info
id: setup
Expand Down Expand Up @@ -133,7 +133,7 @@ jobs:
REPO: ${{ github.repository }}
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6

# Install Cosign at a pinned commit
- name: Install Cosign
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-sign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
description: 'Release tag'
required: false
default: 'main'

Check failure on line 11 in .github/workflows/release-sign.yml

View workflow job for this annotation

GitHub Actions / validate

11:1 [trailing-spaces] trailing spaces
permissions:
contents: write
id-token: write # Required for keyless cosign
Expand Down Expand Up @@ -43,9 +43,9 @@
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0

Check failure on line 48 in .github/workflows/release-sign.yml

View workflow job for this annotation

GitHub Actions / validate

48:13 [indentation] wrong indentation: expected 10 but found 12

- name: Install Cosign
uses: sigstore/cosign-installer@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
sbom:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Generate SBOM (SPDX JSON) with Syft
uses: anchore/sbom-action@v0
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/security-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- uses: actions/setup-python@v6
with:
python-version: '3.10'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-repo-structure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
issues: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
fetch-depth: 0
clean: false
Expand Down Expand Up @@ -64,7 +64,7 @@
if: steps.changes.outputs.changed == 'true'
uses: devops-infra/action-pull-request@v0.6.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Check failure on line 67 in .github/workflows/update-repo-structure.yml

View workflow job for this annotation

GitHub Actions / validate

67:12 [indentation] wrong indentation: expected 10 but found 11
source_branch: chore/update-repo-structure
target_branch: main
title: "chore(docs): sync Repository Structure in README"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-toc-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

steps:
- name: Checkout repository (main)
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0
ref: main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6

- uses: actions/setup-python@v6
with:
Expand Down
Loading