Skip to content

Fixing tagging in docker push #3

Fixing tagging in docker push

Fixing tagging in docker push #3

Triggered via pull request November 9, 2023 14:31
Status Success
Total duration 1m 47s
Artifacts

merge.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings and 3 notices
build
The following actions uses node12 which is deprecated and will be forced to run on node16: mathieudutour/github-tag-action@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
Unexpected input(s) 'release_only', valid inputs are ['github_token', 'default_bump', 'tag_prefix', 'append_to_pre_release_tag', 'custom_tag', 'release_branches', 'pre_release_branches', 'create_annotated_tag', 'dry_run']
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
Submitting snapshot...
build
{ "detector": { "name": "maven-dependency-tree-action", "url": "https://github.com/advanced-security/maven-dependency-tree-action", "version": "1.1.0" }, "version": 0, "job": { "correlator": "build", "id": "6813218695" }, "sha": "539fc7594534ecc68c676ea296212044632b2852", "ref": "refs/heads/main", "scanned": "2023-11-09T14:32:55.173Z", "manifests": { "***": { "resolved": { "pkg:maven/org.springframework.boot/spring-boot-starter-web@3.2.0-RC2": { "package_url": "pkg:maven/org.springframework.boot/spring-boot-starter-web@3.2.0-RC2", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework.boot/spring-boot-starter@3.2.0-RC2", "pkg:maven/org.springframework.boot/spring-boot-starter-json@3.2.0-RC2", "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.2.0-RC2", "pkg:maven/org.springframework/spring-web@6.1.0-RC2", "pkg:maven/org.springframework/spring-webmvc@6.1.0-RC2" ] }, "pkg:maven/org.springframework.boot/spring-boot-starter@3.2.0-RC2": { "package_url": "pkg:maven/org.springframework.boot/spring-boot-starter@3.2.0-RC2", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.2.0-RC2", "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1", "pkg:maven/org.yaml/snakeyaml@2.2" ] }, "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.2.0-RC2": { "package_url": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.2.0-RC2", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/ch.qos.logback/logback-classic@1.4.11", "pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.21.1", "pkg:maven/org.slf4j/jul-to-slf4j@2.0.9" ] }, "pkg:maven/ch.qos.logback/logback-classic@1.4.11": { "package_url": "pkg:maven/ch.qos.logback/logback-classic@1.4.11", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/ch.qos.logback/logback-core@1.4.11" ] }, "pkg:maven/ch.qos.logback/logback-core@1.4.11": { "package_url": "pkg:maven/ch.qos.logback/logback-core@1.4.11", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.21.1": { "package_url": "pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.21.1", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/org.apache.logging.log4j/log4j-api@2.21.1" ] }, "pkg:maven/org.apache.logging.log4j/log4j-api@2.21.1": { "package_url": "pkg:maven/org.apache.logging.log4j/log4j-api@2.21.1", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.slf4j/jul-to-slf4j@2.0.9": { "package_url": "pkg:maven/org.slf4j/jul-to-slf4j@2.0.9", "relationship": "indirect",
build
Snapshot successfully created at 2023-11-09T14:32:55.389Z