Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: philips-software/docker-ci-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.1
Choose a base ref
...
head repository: philips-software/docker-ci-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.2
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 17, 2022

  1. Bump docker from 20.10.18-git to 20.10.19-git

    Bumps docker from 20.10.18-git to 20.10.19-git.
    
    ---
    updated-dependencies:
    - dependency-name: docker
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    5212a72 View commit details
    Browse the repository at this point in the history
  2. Bump stefanzweifel/git-auto-commit-action from 4.14.1 to 4.15.1

    Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.14.1 to 4.15.1.
    - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
    - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
    - [Commits](stefanzweifel/git-auto-commit-action@v4.14.1...v4.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: stefanzweifel/git-auto-commit-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    2ebd26a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #143 from philips-software/dependabot/github_actio…

    …ns/stefanzweifel/git-auto-commit-action-4.15.1
    
    Bump stefanzweifel/git-auto-commit-action from 4.14.1 to 4.15.1
    JeroenKnoops authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    8b599c3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #142 from philips-software/dependabot/docker/docke…

    …r-20.10.19-git
    
    Bump docker from 20.10.18-git to 20.10.19-git
    JeroenKnoops authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    ae2d7df View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Replace deprecated set-output

    closes #144
    
    Signed-off-by: Jeroen Knoops <jeroen.knoops@philips.com>
    JeroenKnoops committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    a109608 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Merge pull request #145 from philips-software/set-output

    Replace deprecated set-output
    JeroenKnoops authored Oct 23, 2022
    Configuration menu
    Copy the full SHA
    d773ca2 View commit details
    Browse the repository at this point in the history
Loading