Skip to content

Commit 33f3438

Browse files
Merge pull request #670 from github/update-v1.0.9-fb5a7215
Merge main into v1
2 parents 59e2f2d + 758835d commit 33f3438

File tree

5,683 files changed

+1185400
-637239
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,683 files changed

+1185400
-637239
lines changed

.github/depandabot.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "npm"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
day: "thursday" # Gives us a working day to merge this before our typical release
8+
labels:
9+
- "Update dependencies"
10+
- package-ecosystem: "npm"
11+
directory: "/runner"
12+
schedule:
13+
interval: "weekly"
14+
day: "thursday" # Gives us a working day to merge this before our typical release

.github/workflows/post-release-mergeback.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,6 @@ jobs:
119119
--head "$NEW_BRANCH" \
120120
--base "$BASE_BRANCH" \
121121
--title "$PR_TITLE" \
122+
--label "Update dependencies" \
122123
--body "$PR_BODY" \
123124
${DRAFT:+"$DRAFT"} # no quotes around $DRAFT. gh will error out if there is an empty ""

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CodeQL Action and CodeQL Runner Changelog
22

3+
## 1.0.9 - 02 Aug 2021
4+
5+
No user facing changes.
6+
37
## 1.0.8 - 26 Jul 2021
48

59
- Update default CodeQL bundle version to 2.5.8. [#631](https://github.com/github/codeql-action/pull/631)

lib/actions-util.js

Lines changed: 28 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy