Skip to content

Commit

Permalink
Merge branch 'master' into feature/update_jenkins_2.319.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-richter committed Mar 4, 2022
2 parents 6a0fe6d + 8c8ecd8 commit 2509af2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Set up Python 3.
uses: actions/setup-python@v2
with:
python-version: '3.x'
python-version: '3.9.x'

- name: Install pip tools.
run: |
Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ galaxy_info:
dependencies:
# install plugins
- role: wcm_io_devops.jenkins_plugins
version: 1.5.1
version: 1.6.0
jenkins_plugins_admin_username: "{{ jenkins_casc_admin_username }}"
jenkins_plugins_admin_password: "{{ jenkins_casc_admin_password }}"
jenkins_plugins_jenkins_hostname: "{{ jenkins_casc_jenkins_hostname }}"
Expand Down

0 comments on commit 2509af2

Please sign in to comment.