Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
3f9cc55
chore: deps(github): bump Action tag for actions/checkout from v4.2.2...
Dec 9, 2025
d5492e8
chore: deps(github): bump Action release for actions/setup-node from ...
Dec 9, 2025
6a726a3
chore: deps(github): bump Action tag for actions/upload-artifact from...
Dec 9, 2025
887c736
chore: deps(github): bump Action release for actions/checkout from v4...
Dec 9, 2025
16d1b3e
chore: deps(github): bump Action release for github/codeql-action/ini...
Dec 9, 2025
754a80e
chore: deps(github): bump Action tag for github/codeql-action/autobui...
Dec 9, 2025
44db36b
chore: deps(github): bump Action tag for github/codeql-action/analyze...
Dec 9, 2025
78f542b
chore: deps(github): bump Action release for actions/checkout from v4...
Dec 9, 2025
df2f40e
chore: deps(github): bump Action tag for actions/setup-node from v4.3...
Dec 9, 2025
e8594db
chore: deps(github): bump Action tag for ad-m/github-push-action from...
Dec 9, 2025
6f7e169
chore: deps(github): bump Action release for ad-m/github-push-action ...
Dec 9, 2025
28cf222
chore: deps(github): bump Action release for actions/checkout from v4...
Dec 9, 2025
fc48787
chore: deps(github): bump Action release for actions/checkout from v4...
Dec 9, 2025
66cdf57
chore: deps(github): bump Action release for actions/create-github-ap...
Dec 9, 2025
15c8b53
chore: deps(github): bump Action tag for ad-m/github-push-action from...
Dec 10, 2025
71e5c27
chore: deps(github): bump Action release for ad-m/github-push-action ...
Dec 10, 2025
a1f3d9c
chore: deps(github): bump Action tag for ad-m/github-push-action from...
Dec 11, 2025
68bd3e2
chore: deps(github): bump Action release for ad-m/github-push-action ...
Dec 11, 2025
7c64465
chore: deps(github): bump Action tag for ad-m/github-push-action from...
Dec 12, 2025
e2acf1e
chore: deps(github): bump Action tag for actions/upload-artifact from...
Dec 13, 2025
b2ff5f0
chore: deps(github): bump Action tag for github/codeql-action/init fr...
Dec 13, 2025
3d4b2df
chore: deps(github): bump Action tag for github/codeql-action/autobui...
Dec 13, 2025
c1d59a5
chore: deps(github): bump Action release for github/codeql-action/ana...
Dec 13, 2025
61cd240
chore: deps(github): bump Action release for github/codeql-action/ini...
Dec 17, 2025
20774bf
chore: deps(github): bump Action tag for github/codeql-action/autobui...
Dec 17, 2025
0040dfc
chore: deps(github): bump Action tag for github/codeql-action/analyze...
Dec 17, 2025
b23a96e
chore: deps(github): bump Action tag for actions/checkout from v6.0.1...
Jan 10, 2026
1da1bdb
chore: deps(github): bump Action release for actions/checkout from v6...
Jan 10, 2026
995b4e7
chore: deps(github): bump Action tag for actions/checkout from v6.0.1...
Jan 10, 2026
9e486a4
chore: deps(github): bump Action release for actions/checkout from v6...
Jan 10, 2026
361f07b
chore: deps(github): bump Action tag for actions/checkout from v6.0.1...
Jan 10, 2026
e3ae235
chore: deps(github): bump Action tag for actions/checkout from v6.0.1...
Jan 10, 2026
28b8234
chore: deps(github): bump Action tag for actions/checkout from v6.0.1...
Jan 10, 2026
8d559d5
chore: deps(github): bump Action tag for actions/checkout from v6.0.1...
Jan 11, 2026
a689615
chore: deps(github): bump Action release for actions/checkout from v6...
Jan 11, 2026
5ec8215
chore: deps(github): bump Action tag for actions/checkout from v6.0.1...
Jan 11, 2026
566c44f
chore: deps(github): bump Action tag for actions/checkout from v6.0.1...
Jan 12, 2026
e76b2c7
chore: deps(github): bump Action release for github/codeql-action/ini...
Jan 13, 2026
2b7c285
chore: deps(github): bump Action release for github/codeql-action/aut...
Jan 13, 2026
261ecbc
chore: deps(github): bump Action release for github/codeql-action/ana...
Jan 13, 2026
85f75c9
chore: deps(github): bump Action release for actions/setup-node from ...
Jan 16, 2026
3b17358
chore: deps(github): bump Action release for actions/setup-node from ...
Jan 16, 2026
0bbba55
chore: deps(github): bump Action tag for release-drafter/release-draf...
Jan 20, 2026
52fc8a5
chore: deps(github): bump Action tag for release-drafter/release-draf...
Jan 23, 2026
48af27b
chore: deps(github): bump Action tag for github/codeql-action/init fr...
Jan 24, 2026
16e09cc
chore: deps(github): bump Action tag for github/codeql-action/autobui...
Jan 24, 2026
ba14471
chore: deps(github): bump Action release for github/codeql-action/ana...
Jan 24, 2026
47c01db
chore: deps(github): bump Action release for github/codeql-action/ini...
Jan 27, 2026
fd403a1
chore: deps(github): bump Action release for github/codeql-action/aut...
Jan 27, 2026
e28fd14
chore: deps(github): bump Action tag for github/codeql-action/analyze...
Jan 27, 2026
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
6 changes: 3 additions & 3 deletions .github/workflows/check-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
check-dist:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: actions/checkout@v6.0.2
- name: Set Node.js 22.x
uses: actions/setup-node@v4.3.0
uses: actions/setup-node@v6.2.0
with:
node-version: 22
cache: npm
Expand All @@ -37,7 +37,7 @@ jobs:
fi
id: diff
# If index.js was different than expected, upload the expected version as an artifact
- uses: actions/upload-artifact@v4.6.2
- uses: actions/upload-artifact@v6.0.0
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
with:
name: dist
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ jobs:
# Learn more about CodeQL language support at https://git.io/codeql-language-support
steps:
- name: Checkout repository
uses: actions/checkout@v4.2.2
uses: actions/checkout@v6.0.2
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v3.28.12
uses: github/codeql-action/init@v4.32.0
with:
languages: ${{ matrix.language }}
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
Expand All @@ -49,7 +49,7 @@ jobs:
# Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main

uses: github/codeql-action/autobuild@v3.28.12
uses: github/codeql-action/autobuild@v4.32.0
#- run: |
# make bootstrap
# make release
Expand All @@ -60,4 +60,4 @@ jobs:
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
# and modify them (or add more) to build your code if your project
# uses a compiled language
uses: github/codeql-action/analyze@v3.28.12
uses: github/codeql-action/analyze@v4.32.0
6 changes: 3 additions & 3 deletions .github/workflows/rebuild-push-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.2.2
uses: actions/checkout@v6.0.2
with:
persist-credentials: false
fetch-depth: 0
- name: Set Node.js 16.x
uses: actions/setup-node@v4.3.0
uses: actions/setup-node@v6.2.0
with:
node-version: 16.x
cache: npm
Expand All @@ -35,7 +35,7 @@ jobs:
app_id: ${{ secrets.FMSC_BOT_GITHUB_APP_ID }}
private_key: ${{ secrets.FMSC_BOT_GITHUB_APP_PRIVATE_KEY }}
- name: Push changes
uses: ad-m/github-push-action@v0.8.0
uses: ad-m/github-push-action@v1
if: steps.commit.outputs.diff
with:
github_token: ${{ steps.generate_token.outputs.token }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
update_release_draft:
runs-on: ubuntu-20.04
steps:
- uses: release-drafter/release-drafter@v6.1.0
- uses: release-drafter/release-drafter@v6.2.0
with:
config-name: release-drafter.yaml
publish: startsWith(github.ref, "refs/tags")
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Git Checkout
uses: actions/checkout@v4.2.2
uses: actions/checkout@v6.0.2
- name: Install Updatecli
uses: ./
- name: Get fslabscli version
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ jobs:
contents: read
steps:
- name: 'Checkout'
uses: 'actions/checkout@v4.2.2'
uses: 'actions/checkout@v6.0.2'
- name: 'Setup updatecli'
uses: 'updatecli/updatecli-action@v2'
- name: 'Run updatecli in dryrun'
run: 'updatecli compose diff'
env:
GITHUB_ACTOR: ${{ github.actor }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/create-github-app-token@v1.11.7
- uses: actions/create-github-app-token@v2.2.1
id: generate_token
if: github.ref == 'refs/heads/v1'
with:
Expand Down