Conversation
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 4.1.0 to 4.3.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@0611638...1f40c72) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 5.7.0 to 6.0.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@b6effb0...dd06d9c) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [super-linter/super-linter/slim](https://github.com/super-linter/super-linter) from 8.5.0 to 8.7.0. - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](super-linter/super-linter@61abc07...4ce2083) --- updated-dependencies: - dependency-name: super-linter/super-linter/slim dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 7.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6.0.2...3d3c42e) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@bb05f3f...37fe631) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 7.2.0 to 7.3.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@f9f3042...53b7df9) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Cosing this PR - this will not be merged! The PR has just been used as a reference for pipeline testing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Testing of dependabot actions bumps in github-workflows
Pipeline testing regarding action version bumps. Part of https://digdir.atlassian.net/browse/PF-2589. Most of the testing is performed from plattform-test-app: https://github.com/felleslosninger/plattform-test-app/pull/563. Linter is tested from github-workflows here.
The following action bumps are in scope:
Testing OK REF. Tested with dispatch event "deploy image (spring boot)".
Notes:
Warning: The 'server-username' input is deprecated and may be removed in a future release. Please use 'server-username-env-var' instead.
Warning: The 'server-password' input is deprecated and may be removed in a future release. Please use 'server-password-env-var' instead.
Dette er noe som må migreres/byttes ved neste versjonsbump, source. Out of scope for version bumpingen
Bump docker/setup-qemu-action from 4.1.0 to 4.3.0 ✅
Testing OK REF. Tested with dispatch event "deploy (dev image)".
Bump super-linter/super-linter/slim from 8.5.0 to 8.7.0 ✅
Testing OK REF. Tested with test branch PR on github-workflows.
Bump actions/checkout from 6.0.2 to 7.0.1 ✅
Testing OK REF. Tested with dispatch event "deploy image (spring boot)".
Bump docker/setup-buildx-action from 4.2.0 to 4.3.0 ✅
Testing OK REF. Tested with dispatch event "deploy (dev image)".
Bump docker/build-push-action from 7.2.0 to 7.3.0 ✅
Testing OK REF. Tested with dispatch event "deploy (dev image)".
Summary
The following dependabot action bumps should be good to go. However, we should plan to migrate to using 'server-username-env-var' and 'server-password-env-var'. A total of 11 workflows needs to be migrated, query here. Follow-up task has been created in JIRA here. This branch/PR will be deleted.