Skip to content

gha: bump actions/checkout from 4.1.6 to 4.1.7 in the all-github-actions group #214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
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
10 changes: 5 additions & 5 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ jobs:
name: Build translated docs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7
with:
fetch-depth: 5

@@ -99,7 +99,7 @@ jobs:
name: Lint translations
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7
with:
fetch-depth: 5

@@ -152,7 +152,7 @@ jobs:
name: Spell check translations
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7
with:
fetch-depth: 5

@@ -186,7 +186,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out ${{ github.repository }}
uses: actions/checkout@v4.1.6
uses: actions/checkout@v4.1.7
with:
fetch-depth: 5

@@ -221,7 +221,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out ${{ github.repository }}
uses: actions/checkout@v4.1.6
uses: actions/checkout@v4.1.7

- name: Set up Python 3
uses: actions/setup-python@v5.1.0
10 changes: 5 additions & 5 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out ${{ github.repository }}
uses: actions/checkout@v4.1.6
uses: actions/checkout@v4.1.7

- name: Get branch name on push or schedule
if: |
@@ -52,7 +52,7 @@ jobs:
run: echo "BRANCH=${{ github.event.inputs.BRANCH }}" >> $GITHUB_ENV

- name: Check out CPython
uses: actions/checkout@v4.1.6
uses: actions/checkout@v4.1.7
with:
repository: python/cpython
ref: ${{ env.BRANCH }}
@@ -107,7 +107,7 @@ jobs:
contents: write
steps:
- name: Check out ${{ github.repository }}
uses: actions/checkout@v4.1.6
uses: actions/checkout@v4.1.7

- name: Download PO files
uses: actions/download-artifact@v4.1.7
@@ -166,13 +166,13 @@ jobs:
run: echo "CURRENT_BRANCH=${{ github.event.inputs.BRANCH }}" >> $GITHUB_ENV

- name: Check out source branch (${{ env.CURRENT_BRANCH }})
uses: actions/checkout@v4.1.6
uses: actions/checkout@v4.1.7
with:
path: ${{ env.CURRENT_BRANCH }}
persist-credentials: false

- name: Check out target branch (${{ matrix.branch }})
uses: actions/checkout@v4.1.6
uses: actions/checkout@v4.1.7
with:
ref: ${{ matrix.branch }}
path: ${{ matrix.branch }}

Unchanged files with check annotations Beta

"fwork`` file, relative to the app bundle."
msgstr ""
#: ../../library/importlib.rst:1266

Check failure on line 1761 in library/importlib.po

GitHub Actions / Lint translations

found an unbalanced inline literal markup. (unbalanced-inline-literals-delimiters)

Check failure on line 1761 in library/importlib.po

GitHub Actions / Lint translations

found an unbalanced inline literal markup. (unbalanced-inline-literals-delimiters)
msgid ""
"For example, consider the case of an import ``from foo.bar import _whiz``, "
"where ``_whiz`` is implemented with the binary module ``sources/foo/bar/"
"quaisquer módulos que permitam modificação arbitrária da memória (como :mod:"
"`ctypes`) devem ser completamente removidos ou monitorados de perto."
#: ../../library/sys.rst:49

Check failure on line 118 in library/sys.po

GitHub Actions / Lint translations

trailing whitespace (trailing-whitespace)
msgid ""
"Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
"arguments."