Skip to content

Commit

Permalink
Merge pull request #1004 from pulp/update-ci/3.0
Browse files Browse the repository at this point in the history
Update CI files for branch 3.0
  • Loading branch information
hstct authored Feb 5, 2024
2 parents adb5161 + 1f6cc4a commit b20d72f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/template_gitref
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2021.08.26-310-g59cd732
2021.08.26-313-g0528507
2 changes: 1 addition & 1 deletion .github/workflows/create-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: "Install python dependencies"
run: |
echo ::group::PYDEPS
pip install bump2version jinja2 pyyaml
pip install bump2version jinja2 pyyaml packaging
echo ::endgroup::
- name: "Setting secrets"
Expand Down

0 comments on commit b20d72f

Please sign in to comment.