Skip to content
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: knechtionscoding/ecr-cleanup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c864df4
Choose a base ref
...
head repository: knechtionscoding/ecr-cleanup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2020413
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 18, 2023

  1. chore(deps): lock file maintenance (#67)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 18, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4903bd5 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2020413 View commit details
Showing with 15 additions and 16 deletions.
  1. +1 −1 .github/workflows/docker-build-publish.yaml
  2. +14 −15 poetry.lock
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-publish.yaml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v3

- name: Log in to the Container registry
uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc
uses: docker/login-action@b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
29 changes: 14 additions & 15 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.