Projects STRLCPY scorecard Commits b5254fea
🤬
  • 🌱 Bump tj-actions/changed-files from 35.6.1 to 35.6.2 (#2736)

    Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.6.1 to 35.6.2.
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    - [Commits](https://github.com/tj-actions/changed-files/compare/04124efe7560d15e11ea2ba96c0df2989f68f1f4...5ce975c6021a0b11062c547acb6c26c96a34a8c5)
    
    ---
    updated-dependencies:
    - dependency-name: tj-actions/changed-files
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading...
  • dependabot[bot] committed with GitHub 1 year ago
    b5254fea
    1 parent 2e6347f1
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    .github/workflows/docker.yml
    skipped 40 lines
    41 41   fetch-depth: 2
    42 42   - id: files
    43 43   name: Get changed files
    44  - uses: tj-actions/changed-files@04124efe7560d15e11ea2ba96c0df2989f68f1f4 #v35.6.1
     44 + uses: tj-actions/changed-files@5ce975c6021a0b11062c547acb6c26c96a34a8c5 #v35.6.2
    45 45   with:
    46 46   files_ignore: '**.md'
    47 47   - id: docs_only_check
    skipped 341 lines
Please wait...
Page is in error, reload to recover