Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
boinc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
einsteinathome
boinc
Commits
be5afa34
Unverified
Commit
be5afa34
authored
2 months ago
by
Vitalii Koshura
Committed by
GitHub
2 months ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #6143 from BOINC/vko_update_actions
[ci] update actions
parents
a52a75c5
df8ca78e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.github/workflows/all_projects_list_xml_update.yml
+1
-1
1 addition, 1 deletion
.github/workflows/all_projects_list_xml_update.yml
.github/workflows/update_copyright_year.yml
+1
-1
1 addition, 1 deletion
.github/workflows/update_copyright_year.yml
with
2 additions
and
2 deletions
.github/workflows/all_projects_list_xml_update.yml
+
1
−
1
View file @
be5afa34
...
...
@@ -45,7 +45,7 @@ jobs:
echo "PR_REQUIRED=$?" >> $GITHUB_ENV
-
name
:
Create PR
if
:
${{ success() && env.PR_REQUIRED == 1 }}
uses
:
peter-evans/create-pull-request@
dd2324fc52d5d43c699a5636bcf19fceaa70c284
uses
:
peter-evans/create-pull-request@
271a8d0340265f705b14b6d32b9829c1cb33d45e
with
:
commit-message
:
Update all_projects_list.xml
title
:
Update all_projects_list.xml
...
...
This diff is collapsed.
Click to expand it.
.github/workflows/update_copyright_year.yml
+
1
−
1
View file @
be5afa34
...
...
@@ -45,7 +45,7 @@ jobs:
echo "PR_REQUIRED=$?" >> $GITHUB_ENV
-
name
:
Create PR
if
:
${{ success() && env.PR_REQUIRED == 1 }}
uses
:
peter-evans/create-pull-request@
dd2324fc52d5d43c699a5636bcf19fceaa70c284
uses
:
peter-evans/create-pull-request@
271a8d0340265f705b14b6d32b9829c1cb33d45e
with
:
commit-message
:
Update copyright year
title
:
Update copyright year
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment