Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: raven-actions/actionlint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: raven-actions/actionlint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.3
Choose a head ref
  • 6 commits
  • 19 files changed
  • 3 contributors

Commits on Sep 5, 2023

  1. ⬆️ github-actions(deps): bump actions/checkout from 3 to 4 (#12)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to
    4.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/actions/checkout/releases">actions/checkout's
    releases</a>.</em></p>
    <blockquote>
    <h2>v4.0.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Update default runtime to node20 by <a
    href="https://github.com/takost"><code>@​takost</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1436">actions/checkout#1436</a></li>
    <li>Support fetching without the --progress option by <a
    href="https://github.com/simonbaird"><code>@​simonbaird</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1067">actions/checkout#1067</a></li>
    <li>Release 4.0.0 by <a
    href="https://github.com/takost"><code>@​takost</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1447">actions/checkout#1447</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/takost"><code>@​takost</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/actions/checkout/pull/1436">actions/checkout#1436</a></li>
    <li><a
    href="https://github.com/simonbaird"><code>@​simonbaird</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/actions/checkout/pull/1067">actions/checkout#1067</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/actions/checkout/compare/v3...v4.0.0">https://github.com/actions/checkout/compare/v3...v4.0.0</a></p>
    <h2>v3.6.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Mark test scripts with Bash'isms to be run via Bash by <a
    href="https://github.com/dscho"><code>@​dscho</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1377">actions/checkout#1377</a></li>
    <li>Add option to fetch tags even if fetch-depth &gt; 0 by <a
    href="https://github.com/RobertWieczoreck"><code>@​RobertWieczoreck</code></a>
    in <a
    href="https://redirect.github.com/actions/checkout/pull/579">actions/checkout#579</a></li>
    <li>Release 3.6.0 by <a
    href="https://github.com/luketomlinson"><code>@​luketomlinson</code></a>
    in <a
    href="https://redirect.github.com/actions/checkout/pull/1437">actions/checkout#1437</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a
    href="https://github.com/RobertWieczoreck"><code>@​RobertWieczoreck</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/checkout/pull/579">actions/checkout#579</a></li>
    <li><a
    href="https://github.com/luketomlinson"><code>@​luketomlinson</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/checkout/pull/1437">actions/checkout#1437</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/actions/checkout/compare/v3.5.3...v3.6.0">https://github.com/actions/checkout/compare/v3.5.3...v3.6.0</a></p>
    <h2>v3.5.3</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Fix: Checkout Issue in self hosted runner due to faulty submodule
    check-ins by <a
    href="https://github.com/megamanics"><code>@​megamanics</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1196">actions/checkout#1196</a></li>
    <li>Fix typos found by codespell by <a
    href="https://github.com/DimitriPapadopoulos"><code>@​DimitriPapadopoulos</code></a>
    in <a
    href="https://redirect.github.com/actions/checkout/pull/1287">actions/checkout#1287</a></li>
    <li>Add support for sparse checkouts by <a
    href="https://github.com/dscho"><code>@​dscho</code></a> and <a
    href="https://github.com/dfdez"><code>@​dfdez</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1369">actions/checkout#1369</a></li>
    <li>Release v3.5.3 by <a
    href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a>
    in <a
    href="https://redirect.github.com/actions/checkout/pull/1376">actions/checkout#1376</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a
    href="https://github.com/megamanics"><code>@​megamanics</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/actions/checkout/pull/1196">actions/checkout#1196</a></li>
    <li><a
    href="https://github.com/DimitriPapadopoulos"><code>@​DimitriPapadopoulos</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/checkout/pull/1287">actions/checkout#1287</a></li>
    <li><a href="https://github.com/dfdez"><code>@​dfdez</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/actions/checkout/pull/1369">actions/checkout#1369</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/actions/checkout/compare/v3...v3.5.3">https://github.com/actions/checkout/compare/v3...v3.5.3</a></p>
    <h2>v3.5.2</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Fix: Use correct API url / endpoint in GHES by <a
    href="https://github.com/fhammerl"><code>@​fhammerl</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1289">actions/checkout#1289</a>
    based on <a
    href="https://redirect.github.com/actions/checkout/issues/1286">#1286</a>
    by <a href="https://github.com/1newsr"><code>@​1newsr</code></a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/actions/checkout/compare/v3.5.1...v3.5.2">https://github.com/actions/checkout/compare/v3.5.1...v3.5.2</a></p>
    <h2>v3.5.1</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Improve checkout performance on Windows runners by upgrading
    <code>@​actions/github</code> dependency by <a
    href="https://github.com/BrettDong"><code>@​BrettDong</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1246">actions/checkout#1246</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/BrettDong"><code>@​BrettDong</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/checkout/pull/1246">actions/checkout#1246</a></li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's
    changelog</a>.</em></p>
    <blockquote>
    <h1>Changelog</h1>
    <h2>v4.0.0</h2>
    <ul>
    <li><a
    href="https://redirect.github.com/actions/checkout/pull/1067">Support
    fetching without the --progress option</a></li>
    <li><a
    href="https://redirect.github.com/actions/checkout/pull/1436">Update to
    node20</a></li>
    </ul>
    <h2>v3.6.0</h2>
    <ul>
    <li><a
    href="https://redirect.github.com/actions/checkout/pull/1377">Fix: Mark
    test scripts with Bash'isms to be run via Bash</a></li>
    <li><a href="https://redirect.github.com/actions/checkout/pull/579">Add
    option to fetch tags even if fetch-depth &gt; 0</a></li>
    </ul>
    <h2>v3.5.3</h2>
    <ul>
    <li><a
    href="https://redirect.github.com/actions/checkout/pull/1196">Fix:
    Checkout fail in self-hosted runners when faulty submodule are
    checked-in</a></li>
    <li><a href="https://redirect.github.com/actions/checkout/pull/1287">Fix
    typos found by codespell</a></li>
    <li><a href="https://redirect.github.com/actions/checkout/pull/1369">Add
    support for sparse checkouts</a></li>
    </ul>
    <h2>v3.5.2</h2>
    <ul>
    <li><a href="https://redirect.github.com/actions/checkout/pull/1289">Fix
    api endpoint for GHES</a></li>
    </ul>
    <h2>v3.5.1</h2>
    <ul>
    <li><a href="https://redirect.github.com/actions/checkout/pull/1246">Fix
    slow checkout on Windows</a></li>
    </ul>
    <h2>v3.5.0</h2>
    <ul>
    <li><a href="https://redirect.github.com/actions/checkout/pull/1237">Add
    new public key for known_hosts</a></li>
    </ul>
    <h2>v3.4.0</h2>
    <ul>
    <li><a
    href="https://redirect.github.com/actions/checkout/pull/1209">Upgrade
    codeql actions to v2</a></li>
    <li><a
    href="https://redirect.github.com/actions/checkout/pull/1210">Upgrade
    dependencies</a></li>
    <li><a
    href="https://redirect.github.com/actions/checkout/pull/1225">Upgrade
    <code>@​actions/io</code></a></li>
    </ul>
    <h2>v3.3.0</h2>
    <ul>
    <li><a
    href="https://redirect.github.com/actions/checkout/pull/1045">Implement
    branch list using callbacks from exec function</a></li>
    <li><a href="https://redirect.github.com/actions/checkout/pull/1050">Add
    in explicit reference to private checkout options</a></li>
    <li>[Fix comment typos (that got added in <a
    href="https://redirect.github.com/actions/checkout/issues/770">#770</a>)](<a
    href="https://redirect.github.com/actions/checkout/pull/1057">actions/checkout#1057</a>)</li>
    </ul>
    <h2>v3.2.0</h2>
    <ul>
    <li><a href="https://redirect.github.com/actions/checkout/pull/942">Add
    GitHub Action to perform release</a></li>
    <li><a href="https://redirect.github.com/actions/checkout/pull/967">Fix
    status badge</a></li>
    <li><a
    href="https://redirect.github.com/actions/checkout/pull/1002">Replace
    datadog/squid with ubuntu/squid Docker image</a></li>
    <li><a href="https://redirect.github.com/actions/checkout/pull/964">Wrap
    pipeline commands for submoduleForeach in quotes</a></li>
    <li><a
    href="https://redirect.github.com/actions/checkout/pull/1029">Update
    <code>@​actions/io</code> to 1.1.2</a></li>
    <li><a
    href="https://redirect.github.com/actions/checkout/pull/1039">Upgrading
    version to 3.2.0</a></li>
    </ul>
    <h2>v3.1.0</h2>
    <ul>
    <li><a href="https://redirect.github.com/actions/checkout/pull/939">Use
    <code>@​actions/core</code> <code>saveState</code> and
    <code>getState</code></a></li>
    <li><a href="https://redirect.github.com/actions/checkout/pull/922">Add
    <code>github-server-url</code> input</a></li>
    </ul>
    <h2>v3.0.2</h2>
    <ul>
    <li><a href="https://redirect.github.com/actions/checkout/pull/770">Add
    input <code>set-safe-directory</code></a></li>
    </ul>
    <h2>v3.0.1</h2>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/actions/checkout/commit/3df4ab11eba7bda6032a0b82a6bb43b11571feac"><code>3df4ab1</code></a>
    Release 4.0.0 (<a
    href="https://redirect.github.com/actions/checkout/issues/1447">#1447</a>)</li>
    <li><a
    href="https://github.com/actions/checkout/commit/8b5e8b768746b50394015010d25e690bfab9dfbc"><code>8b5e8b7</code></a>
    Support fetching without the --progress option (<a
    href="https://redirect.github.com/actions/checkout/issues/1067">#1067</a>)</li>
    <li><a
    href="https://github.com/actions/checkout/commit/97a652b80035363df47baee5031ec8670b8878ac"><code>97a652b</code></a>
    Update default runtime to node20 (<a
    href="https://redirect.github.com/actions/checkout/issues/1436">#1436</a>)</li>
    <li>See full diff in <a
    href="https://github.com/actions/checkout/compare/v3...v4">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=3&new-version=4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2df58bb View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Fix debian install shellcheck (#15)

    ## 💌 Description
    
    This change fixes a bug with the [act](https://github.com/nektos/act)
    tool.
    
    ```
    [CI/test]   💬  ::debug::shellcheck exists: false
    | [command]/usr/bin/sudo apt-get install shellcheck
    | sudo: unable to send audit message: Operation not permitted
    | Reading package lists...
    | Building dependency tree...
    | Reading state information...
    | E: Unable to locate package shellcheck
    | Error: The process '/usr/bin/sudo' failed with exit code 100
    |     at ExecState._setResult (/run/act/actions/actions-github-script@v6/dist/index.js:1702:25)
    |     at ExecState.CheckComplete (/run/act/actions/actions-github-script@v6/dist/index.js:1685:18)
    |     at ChildProcess.<anonymous> (/run/act/actions/actions-github-script@v6/dist/index.js:1579:27)
    |     at ChildProcess.emit (node:events:517:28)
    |     at maybeClose (node:internal/child_process:1098:16)
    |     at ChildProcess._handle.onexit (node:internal/child_process:303:5)
    [CI/test]   ❗  ::error::Unhandled error: Error: The process '/usr/bin/sudo' failed with exit code 100
    [CI/test]   ❌  Failure - Main Install tool dependencies
    [CI/test] exitcode '1': failure
    [CI/test]   ⚙  ::set-output:: exit-code=
    [CI/test]   ⚙  ::set-output:: exit-message=
    [CI/test]   ⚙  ::set-output:: total-errors=
    [CI/test]   ⚙  ::set-output:: total-files=
    [CI/test]   ⚙  ::set-output:: cache-hit=false
    [CI/test]   ⚙  ::set-output:: version-semver=1.6.26
    [CI/test]   ⚙  ::set-output:: version-tag=v1.6.26
    [CI/test]   ❌  Failure - Main actionlint
    [CI/test] exitcode '1': failure
    ```
    Basically, the debian package database is empty, so you need to run
    `apt-get update` first.
    It's also nice to set the `DEBIAN_FRONTEND` environment variable to
    `noninteractive` to not get weird warnings.
    
    
    ## 🔗 Related issue
    
    <!-- If your PR refers to a related issue, link it here. -->
    
    ## 🏗️ Type of change
    
    <!-- Mark with an `x` all the checkboxes that apply (like `[x]`) -->
    
    - [ ] 📚 Examples / docs / tutorials
    - [x] 🐛 Bug fix (non-breaking change which fixes an issue)
    - [x] 🥂 Improvement (non-breaking change which improves an existing
    feature)
    - [ ] 🚀 New feature (non-breaking change which adds functionality)
    - [ ] 💥 Breaking change (fix or feature that would cause existing
    functionality to change)
    - [ ] 🚨 Security fix
    - [ ] ⬆️ Dependencies update
    
    ## ✅ Checklist
    
    <!-- Mark with an `x` all the checkboxes that apply (like `[x]`) -->
    
    - [x] I've read the [`Code of
    Conduct`](https://github.com/raven-actions/actionlint/blob/main/.github/CODE_OF_CONDUCT.md)>
    document.
    - [x] I've read the
    [`Contributing`](https://github.com/raven-actions/actionlint/blob/main/.github/CONTRIBUTING.md)
    guide.
    
    Signed-off-by: Bryan Hundven <[email protected]>
    bhundven authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6f87bc2 View commit details
    Browse the repository at this point in the history
  2. Make yamllint happy (#16)

    ## 💌 Description
    
    Add a .yamllint file to disable the line-length rule, and add the yaml
    [document
    start](https://yamllint.readthedocs.io/en/stable/rules.html#module-yamllint.rules.document_start)
    to actions.yaml.
    
    Any developer that uses editors with syntax checking (specifically with
    yamllint) happier.
    
    ## 🔗 Related issue
    
    <!-- If your PR refers to a related issue, link it here. -->
    
    ## 🏗️ Type of change
    
    <!-- Mark with an `x` all the checkboxes that apply (like `[x]`) -->
    
    - [ ] 📚 Examples / docs / tutorials
    - [ ] 🐛 Bug fix (non-breaking change which fixes an issue)
    - [x] 🥂 Improvement (non-breaking change which improves an existing
    feature)
    - [ ] 🚀 New feature (non-breaking change which adds functionality)
    - [ ] 💥 Breaking change (fix or feature that would cause existing
    functionality to change)
    - [ ] 🚨 Security fix
    - [ ] ⬆️ Dependencies update
    
    ## ✅ Checklist
    
    <!-- Mark with an `x` all the checkboxes that apply (like `[x]`) -->
    
    - [x] I've read the [`Code of
    Conduct`](https://github.com/raven-actions/actionlint/blob/main/.github/CODE_OF_CONDUCT.md)>
    document.
    - [x] I've read the
    [`Contributing`](https://github.com/raven-actions/actionlint/blob/main/.github/CONTRIBUTING.md)
    guide.
    
    Signed-off-by: Bryan Hundven <[email protected]>
    bhundven authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f4f25e4 View commit details
    Browse the repository at this point in the history
  3. ⬆️ github-actions(deps): Bump actions/github-script from 6 to 7 (#17)

    Bumps [actions/github-script](https://github.com/actions/github-script)
    from 6 to 7.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/actions/github-script/releases">actions/github-script's
    releases</a>.</em></p>
    <blockquote>
    <h2>v7.0.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Add base-url option by <a
    href="https://github.com/robandpdx"><code>@​robandpdx</code></a> in <a
    href="https://redirect.github.com/actions/github-script/pull/429">actions/github-script#429</a></li>
    <li>Expose async-function argument type by <a
    href="https://github.com/viktorlott"><code>@​viktorlott</code></a> in <a
    href="https://redirect.github.com/actions/github-script/pull/402">actions/github-script#402</a>,
    see for details <a
    href="https://github.com/actions/github-script#use-scripts-with-jsdoc-support">https://github.com/actions/github-script#use-scripts-with-jsdoc-support</a></li>
    <li>Update dependencies and use Node 20 by <a
    href="https://github.com/joshmgross"><code>@​joshmgross</code></a> in <a
    href="https://redirect.github.com/actions/github-script/pull/425">actions/github-script#425</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a
    href="https://github.com/navarroaxel"><code>@​navarroaxel</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/github-script/pull/285">actions/github-script#285</a></li>
    <li><a href="https://github.com/robandpdx"><code>@​robandpdx</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/github-script/pull/429">actions/github-script#429</a></li>
    <li><a
    href="https://github.com/viktorlott"><code>@​viktorlott</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/actions/github-script/pull/402">actions/github-script#402</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/actions/github-script/compare/v6.4.1...v7.0.0">https://github.com/actions/github-script/compare/v6.4.1...v7.0.0</a></p>
    <h2>v6.4.1</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Add <code>@​octokit/plugin-request-log</code>, to produce debug
    output for requests by <a
    href="https://github.com/mjpieters"><code>@​mjpieters</code></a> in <a
    href="https://redirect.github.com/actions/github-script/pull/358">actions/github-script#358</a></li>
    <li>fix input handling by <a
    href="https://github.com/mjpieters"><code>@​mjpieters</code></a> in <a
    href="https://redirect.github.com/actions/github-script/pull/357">actions/github-script#357</a></li>
    <li>Remove unused dependencies by <a
    href="https://github.com/mjpieters"><code>@​mjpieters</code></a> in <a
    href="https://redirect.github.com/actions/github-script/pull/356">actions/github-script#356</a></li>
    <li>Default debug to current runner debug state by <a
    href="https://github.com/mjpieters"><code>@​mjpieters</code></a> in <a
    href="https://redirect.github.com/actions/github-script/pull/363">actions/github-script#363</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/mjpieters"><code>@​mjpieters</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/github-script/pull/358">actions/github-script#358</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/actions/github-script/compare/v6.4.0...v6.4.1">https://github.com/actions/github-script/compare/v6.4.0...v6.4.1</a></p>
    <h2>v6.4.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Bump json5 from 2.1.3 to 2.2.3 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/actions/github-script/pull/319">actions/github-script#319</a></li>
    <li>Bump minimatch from 3.0.4 to 3.1.2 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/actions/github-script/pull/320">actions/github-script#320</a></li>
    <li>Add node-fetch by <a
    href="https://github.com/danmichaelo"><code>@​danmichaelo</code></a> in
    <a
    href="https://redirect.github.com/actions/github-script/pull/321">actions/github-script#321</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/jongwooo"><code>@​jongwooo</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/github-script/pull/313">actions/github-script#313</a></li>
    <li><a
    href="https://github.com/austinvazquez"><code>@​austinvazquez</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/github-script/pull/306">actions/github-script#306</a></li>
    <li><a
    href="https://github.com/danmichaelo"><code>@​danmichaelo</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/github-script/pull/321">actions/github-script#321</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/actions/github-script/compare/v6.3.3...v6.4.0">https://github.com/actions/github-script/compare/v6.3.3...v6.4.0</a></p>
    <h2>v6.3.3</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Update <code>@actions/glob</code> to 0.3.0 by <a
    href="https://github.com/nineinchnick"><code>@​nineinchnick</code></a>
    in <a
    href="https://redirect.github.com/actions/github-script/pull/279">actions/github-script#279</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a
    href="https://github.com/nineinchnick"><code>@​nineinchnick</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/github-script/pull/279">actions/github-script#279</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/actions/github-script/compare/v6.3.2...v6.3.3">https://github.com/actions/github-script/compare/v6.3.2...v6.3.3</a></p>
    <h2>v6.3.2</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Update <code>@​actions/core</code> to 1.10.0 by <a
    href="https://github.com/rentziass"><code>@​rentziass</code></a> in <a
    href="https://redirect.github.com/actions/github-script/pull/295">actions/github-script#295</a></li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/actions/github-script/commit/e69ef5462fd455e02edcaf4dd7708eda96b9eda0"><code>e69ef54</code></a>
    Merge pull request <a
    href="https://redirect.github.com/actions/github-script/issues/425">#425</a>
    from actions/joshmgross/node-20</li>
    <li><a
    href="https://github.com/actions/github-script/commit/ee0914b839b704083a749f8c77a73a9270674a32"><code>ee0914b</code></a>
    Update licenses</li>
    <li><a
    href="https://github.com/actions/github-script/commit/d6fc56f33b017d55917d045da1a94efa2120f039"><code>d6fc56f</code></a>
    Use <code>@types/node</code> for Node 20</li>
    <li><a
    href="https://github.com/actions/github-script/commit/384d6cf581452587d1e31f553c97ab165427124a"><code>384d6cf</code></a>
    Fix quotations in tests</li>
    <li><a
    href="https://github.com/actions/github-script/commit/84724927e3e992f17768c17f57a47a85ea2a5160"><code>8472492</code></a>
    Only validate GraphQL <code>previews</code></li>
    <li><a
    href="https://github.com/actions/github-script/commit/84903f51828821af5d03d3884c6ba699a2d44d6e"><code>84903f5</code></a>
    Remove <code>node-fetch</code> from type</li>
    <li><a
    href="https://github.com/actions/github-script/commit/5349cf9965bcbf8805b972feaf11ed678b890486"><code>5349cf9</code></a>
    Merge branch 'main' into joshmgross/node-20</li>
    <li><a
    href="https://github.com/actions/github-script/commit/ecae9eb5354bb50ec47c128d372ed4735e630703"><code>ecae9eb</code></a>
    Merge pull request <a
    href="https://redirect.github.com/actions/github-script/issues/402">#402</a>
    from typed-actions/export-types</li>
    <li><a
    href="https://github.com/actions/github-script/commit/044ebbb94591db039a428f61a178e6f8168c4ffc"><code>044ebbb</code></a>
    Merge branch 'main' into export-types</li>
    <li><a
    href="https://github.com/actions/github-script/commit/6b5d3eac1fb48c23fcd665e5a63baced5392d8ce"><code>6b5d3ea</code></a>
    Merge pull request <a
    href="https://redirect.github.com/actions/github-script/issues/429">#429</a>
    from robandpdx/add-base-url-option</li>
    <li>Additional commits viewable in <a
    href="https://github.com/actions/github-script/compare/v6...v7">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/github-script&package-manager=github_actions&previous-version=6&new-version=7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b939816 View commit details
    Browse the repository at this point in the history
  4. chore: yamllint config and files lint (#18)

    ## 💌 Description
    
    <!-- Add a more detailed description of the changes if needed. -->
    
    ## 🔗 Related issue
    
    <!-- If your PR refers to a related issue, link it here. -->
    Fixes: #
    
    ## 🏗️ Type of change
    
    <!-- Mark with an `x` all the checkboxes that apply (like `[x]`) -->
    
    - [ ] 📚 Examples / docs / tutorials
    - [ ] 🐛 Bug fix (non-breaking change which fixes an issue)
    - [x] 🥂 Improvement (non-breaking change which improves an existing
    feature)
    - [ ] 🚀 New feature (non-breaking change which adds functionality)
    - [ ] 💥 Breaking change (fix or feature that would cause existing
    functionality to change)
    - [ ] 🚨 Security fix
    - [ ] ⬆️ Dependencies update
    
    ## ✅ Checklist
    
    <!-- Mark with an `x` all the checkboxes that apply (like `[x]`) -->
    
    - [x] I've read the [`Code of
    Conduct`](https://github.com/raven-actions/actionlint/blob/main/.github/CODE_OF_CONDUCT.md)>
    document.
    - [x] I've read the
    [`Contributing`](https://github.com/raven-actions/actionlint/blob/main/.github/CONTRIBUTING.md)
    guide.
    DariuszPorowski authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    43d299a View commit details
    Browse the repository at this point in the history
  5. fix: user flags parser (#19)

    ## 💌 Description
    
    <!-- Add a more detailed description of the changes if needed. -->
    
    ## 🔗 Related issue
    
    <!-- If your PR refers to a related issue, link it here. -->
    Fixes: #13 
    
    ## 🏗️ Type of change
    
    <!-- Mark with an `x` all the checkboxes that apply (like `[x]`) -->
    
    - [ ] 📚 Examples/docs/tutorials
    - [x] 🐛 Bug fix (non-breaking change which fixes an issue)
    - [ ] 🥂 Improvement (non-breaking change which improves an existing
    feature)
    - [ ] 🚀 New feature (non-breaking change which adds functionality)
    - [ ] 💥 Breaking change (fix or feature that would cause existing
    functionality to change)
    - [ ] 🚨 Security fix
    - [ ] ⬆️ Dependencies update
    
    ## ✅ Checklist
    
    <!-- Mark with an `x` all the checkboxes that apply (like `[x]`) -->
    
    - [x] I've read the [`Code of
    Conduct`](https://github.com/raven-actions/actionlint/blob/main/.github/CODE_OF_CONDUCT.md)
    document.
    - [x] I've read the
    [`Contributing`](https://github.com/raven-actions/actionlint/blob/main/.github/CONTRIBUTING.md)
    guide.
    DariuszPorowski authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    789059c View commit details
    Browse the repository at this point in the history
Loading