aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/filestash.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-05 18:45:08 +0200
committerGitHub <noreply@github.com>2024-07-05 18:45:08 +0200
commit3a98ef91dfa0b4897df7562f40bfd1715f5fc30e (patch)
tree46213381033eb0062a86a498301196c9c963692f /.github/workflows/filestash.yml
parentcb8ab6ccdb8a7b843301793d4b7138a5a3750d6b (diff)
downloadjquery-3a98ef91dfa0b4897df7562f40bfd1715f5fc30e.tar.gz
jquery-3a98ef91dfa0b4897df7562f40bfd1715f5fc30e.zip
Build: Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/checkout` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/a5ac7e51b41094c92402da3b24376905380afc29...692973e3d937129bcbf40652eb9f2f61becf3332) Updates `github/codeql-action` from 3.25.8 to 3.25.11 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/2e230e8fe0ad3a14a340ad0815ddb96d599d2aff...b611370bb5703a7efb587f9d136a52ea24c5c38c) Closes gh-5515 --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/filestash.yml')
-rw-r--r--.github/workflows/filestash.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/filestash.yml b/.github/workflows/filestash.yml
index 628116323..fd55a64cf 100644
--- a/.github/workflows/filestash.yml
+++ b/.github/workflows/filestash.yml
@@ -17,7 +17,7 @@ jobs:
name: Update Filestash
steps:
- name: Checkout
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Use Node.js ${{ env.NODE_VERSION }}
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2