Skip to content

Update actions/github-script digest to f28e40c#21

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/actions-github-script-digest
Open

Update actions/github-script digest to f28e40c#21
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/actions-github-script-digest

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 7, 2025

This PR contains the following updates:

Package Type Update Change
actions/github-script (changelog) action digest 60a0d83f28e40c

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/actions-github-script-digest branch from f3a5b34 to 8a5e587 Compare September 25, 2025 18:28
@github-actions

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/actions-github-script-digest branch from 8a5e587 to 89a29ac Compare October 9, 2025 10:10
@github-actions

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/actions-github-script-digest branch from 89a29ac to 872ed98 Compare November 11, 2025 01:12
@github-actions

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/actions-github-script-digest branch from 872ed98 to 588e275 Compare December 15, 2025 14:34
@github-actions

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/actions-github-script-digest branch from 588e275 to 050dae0 Compare December 31, 2025 15:37
@github-actions

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/actions-github-script-digest branch from 050dae0 to 17a4ea0 Compare February 2, 2026 19:38
@renovate renovate bot force-pushed the renovate/actions-github-script-digest branch from 17a4ea0 to fbc618b Compare February 12, 2026 10:49
@github-actions

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/actions-github-script-digest branch from fbc618b to 86806d6 Compare March 5, 2026 10:53
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, or 📝 job summary for details.

Unrecognized words (1)

libzstd

These words are not needed and should be removed amd bitcoin cloudinary coingecko dajneem dethb emojis eur FTg identicons imagga jpy libgconf mkdir octokits practicaldev rbmok twemojis upvotes usd

To accept these unrecognized words as correct and remove the previously acknowledged and now absent words, you could run the following commands

... in a clone of the git@github.com:Shadowghost/gh-metrics.git repository
on the renovate/actions-github-script-digest branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/c635c2f3f714eec2fcf27b643a1919b9a811ef2e/apply.pl' |
perl - 'https://github.com/Shadowghost/gh-metrics/actions/runs/22714544714/attempts/1' &&
git commit -m 'Update check-spelling metadata'
Available 📚 dictionaries could cover words (expected and unrecognized) not in the 📘 dictionary

This includes both expected items (310) from .github/actions/spelling/expect.txt and unrecognized words (1)

Dictionary Entries Covers Uniquely
cspell:software-terms/dict/softwareTerms.txt 1288 8 5
cspell:php/dict/php.txt 1689 9 3
cspell:python/src/common/extra.txt 741 5 3
cspell:node/dict/node.txt 891 11 2
cspell:python/src/python/python-lib.txt 2417 9 1

Consider adding them (in .github/workflows/spelling.yml) in jobs:/spelling: for uses: check-spelling/check-spelling@c635c2f3f714eec2fcf27b643a1919b9a811ef2e in its with:

      with:
        extra_dictionaries: |
          cspell:software-terms/dict/softwareTerms.txt
          cspell:php/dict/php.txt
          cspell:python/src/common/extra.txt
          cspell:node/dict/node.txt
          cspell:python/src/python/python-lib.txt

To stop checking additional dictionaries, add (in .github/workflows/spelling.yml) for uses: check-spelling/check-spelling@c635c2f3f714eec2fcf27b643a1919b9a811ef2e in its with:

check_extra_dictionaries: ""
Errors ❌ (2)

See the 📂 files view, the 📜action log, or 📝 job summary for details.

❌ Errors Count
❌ check-dictionary-not-found 49
❌ extra-dictionary-not-found 4

See ❌ Event descriptions for more information.

If the flagged items are false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants