Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
terraform-aws-ec2-instance
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Terraform Modules
terraform-aws-ec2-instance
Commits
baf00599
Unverified
Commit
baf00599
authored
Jan 24, 2023
by
Pål-Magnus Slåtto
Committed by
GitHub
Jan 24, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: Upgrade CI workflows to use non-deprecated runtimes (#315)
parent
f612ec14
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
lock.yml
.github/workflows/lock.yml
+1
-1
release.yml
.github/workflows/release.yml
+1
-1
No files found.
.github/workflows/lock.yml
View file @
baf00599
...
...
@@ -8,7 +8,7 @@ jobs:
lock
:
runs-on
:
ubuntu-latest
steps
:
-
uses
:
dessant/lock-threads@v
3
-
uses
:
dessant/lock-threads@v
4
with
:
github-token
:
${{ secrets.GITHUB_TOKEN }}
issue-comment
:
>
...
...
.github/workflows/release.yml
View file @
baf00599
...
...
@@ -26,7 +26,7 @@ jobs:
fetch-depth
:
0
-
name
:
Release
uses
:
cycjimmy/semantic-release-action@v
2
uses
:
cycjimmy/semantic-release-action@v
3
with
:
semantic_version
:
18.0.0
extra_plugins
:
|
...
...
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