Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
writeFrame
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
writeFrame
Commits
a70ce801
Unverified
Commit
a70ce801
authored
Feb 28, 2022
by
renovate[bot]
Committed by
GitHub
Feb 28, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #290 from hedgedoc/renovate/docker-login-action-digest
Update docker/login-action commit hash to bb984ef
parents
0befb238
7febd2af
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
nightly.yml
.github/workflows/nightly.yml
+1
-1
release.yml
.github/workflows/release.yml
+1
-1
No files found.
.github/workflows/nightly.yml
View file @
a70ce801
...
...
@@ -28,7 +28,7 @@ jobs:
uses
:
docker/setup-buildx-action@94ab11c41e45d028884a99163086648e898eed25
# renovate: tag=v1
-
name
:
Login to docker registry
uses
:
docker/login-action@
6af3c118c8376c675363897acf1757f7a9be6583
# tag=v1
uses
:
docker/login-action@
bb984efc561711aaa26e433c32c3521176eae55b
# tag=v1
with
:
registry
:
quay.io
username
:
${{ secrets.DOCKER_USERNAME }}
...
...
.github/workflows/release.yml
View file @
a70ce801
...
...
@@ -24,7 +24,7 @@ jobs:
uses
:
docker/setup-buildx-action@94ab11c41e45d028884a99163086648e898eed25
# renovate: tag=v1
-
name
:
Login to docker registry
uses
:
docker/login-action@
6af3c118c8376c675363897acf1757f7a9be6583
# tag=v1
uses
:
docker/login-action@
bb984efc561711aaa26e433c32c3521176eae55b
# tag=v1
with
:
registry
:
quay.io
username
:
${{ secrets.DOCKER_USERNAME }}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment