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
4b301c88
Unverified
Commit
4b301c88
authored
May 07, 2022
by
David Mehren
Committed by
GitHub
May 07, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #319 from hedgedoc/renovate/docker-setup-qemu-action-2.x
parents
3a15ab9a
2f7cefc6
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 @
4b301c88
...
...
@@ -22,7 +22,7 @@ jobs:
run
:
echo TODAY=$(date +%Y%m%d) >> $GITHUB_ENV
-
name
:
Set up QEMU
uses
:
docker/setup-qemu-action@
27d0a4f181a40b142cce983c5393082c365d1480
# renovate: tag=v1
uses
:
docker/setup-qemu-action@
8b122486cedac8393e77aa9734c3528886e4a1a8
# tag=v2
-
name
:
Set up Docker Buildx
uses
:
docker/setup-buildx-action@f211e3e9ded2d9377c8cadc4489a4e38014bc4c9
# tag=v1
...
...
.github/workflows/release.yml
View file @
4b301c88
...
...
@@ -18,7 +18,7 @@ jobs:
uses
:
actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
# tag=v3
-
name
:
Set up QEMU
uses
:
docker/setup-qemu-action@
27d0a4f181a40b142cce983c5393082c365d1480
# renovate: tag=v1
uses
:
docker/setup-qemu-action@
8b122486cedac8393e77aa9734c3528886e4a1a8
# tag=v2
-
name
:
Set up Docker Buildx
uses
:
docker/setup-buildx-action@f211e3e9ded2d9377c8cadc4489a4e38014bc4c9
# tag=v1
...
...
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