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
4b92da0d
Unverified
Commit
4b92da0d
authored
Oct 18, 2022
by
renovate[bot]
Committed by
GitHub
Oct 18, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #367 from hedgedoc/renovate/docker-setup-buildx-action-digest
Update docker/setup-buildx-action digest to 8c0edbc
parents
12929476
0743a383
Changes
2
Show 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 @
4b92da0d
...
...
@@ -25,7 +25,7 @@ jobs:
uses
:
docker/setup-qemu-action@e81a89b1732b9c48d79cd809d8d81d79c4647a18
# tag=v2
-
name
:
Set up Docker Buildx
uses
:
docker/setup-buildx-action@
c74574e6c82eeedc46366be1b0d287eff9085eb6
# tag=v2
uses
:
docker/setup-buildx-action@
8c0edbc76e98fa90f69d9a2c020dcb50019dc325
# tag=v2
-
name
:
Login to docker registry
uses
:
docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
# tag=v2
...
...
.github/workflows/release.yml
View file @
4b92da0d
...
...
@@ -21,7 +21,7 @@ jobs:
uses
:
docker/setup-qemu-action@e81a89b1732b9c48d79cd809d8d81d79c4647a18
# tag=v2
-
name
:
Set up Docker Buildx
uses
:
docker/setup-buildx-action@
c74574e6c82eeedc46366be1b0d287eff9085eb6
# tag=v2
uses
:
docker/setup-buildx-action@
8c0edbc76e98fa90f69d9a2c020dcb50019dc325
# tag=v2
-
name
:
Login to docker registry
uses
:
docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
# tag=v2
...
...
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