1
0

Bump docker/login-action from 2.1.0 to 2.2.0 (#88)

This commit is contained in:
dependabot[bot]
2023-06-21 10:56:20 +00:00
committed by GitHub
Unverified
parent 442e0772b6
commit cae29f2a16

View File

@@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v3.5.3
- name: Log in to the GitHub container registry
uses: docker/login-action@v2.1.0
uses: docker/login-action@v2.2.0
if: github.event_name != 'pull_request'
with:
registry: ghcr.io