Skip to content

Commit e93cfd3

Browse files
dependabot[bot]gadomski
authored andcommitted
Bump docker/metadata-action from 4.3.0 to 4.4.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v4.3.0...v4.4.0) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6926c3a commit e93cfd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
password: ${{ secrets.GITHUB_TOKEN }}
2424
- name: Extract metadata (tags, labels) for Docker
2525
id: meta
26-
uses: docker/metadata-action@v4.3.0
26+
uses: docker/metadata-action@v4.4.0
2727
with:
2828
images: ghcr.io/stac-utils/stac-fastapi-sqlalchemy
2929
- name: Build and push Docker image

0 commit comments

Comments
 (0)