Skip to content

Commit cf0b08e

Browse files
Bump the all group across 1 directory with 2 updates
Bumps the all group with 2 updates in the / directory: [jmertic/lfx-landscape-tools](https://github.com/jmertic/lfx-landscape-tools) and [actions/github-script](https://github.com/actions/github-script). Updates `jmertic/lfx-landscape-tools` from 20260415 to 20260418 - [Release notes](https://github.com/jmertic/lfx-landscape-tools/releases) - [Commits](jmertic/lfx-landscape-tools@d34c530...1e61865) Updates `actions/github-script` from 7.0.1 to 9.0.0 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@60a0d83...3a2844b) --- updated-dependencies: - dependency-name: jmertic/lfx-landscape-tools dependency-version: '20260418' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: actions/github-script dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 270532b commit cf0b08e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
contents: write
1919
pull-requests: write
2020
steps:
21-
- uses: jmertic/lfx-landscape-tools@d34c5300ea55dae32df9fac122a924d2f85fbb87 # 20260415
21+
- uses: jmertic/lfx-landscape-tools@1e618658f433f7ffd6320630fc528ad683ef9530 # 20260418
2222
with:
2323
project_processing: skip
2424
env:

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
comment:
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
21+
- uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
2222
env:
2323
LANDSCAPE_URL: 'https://landscape.graphql.org'
2424
DATA_FILE: 'landscape.yml'

0 commit comments

Comments
 (0)