Skip to content

Commit

Permalink
chore(deps): update dependency ansible.posix to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 22, 2024
1 parent 3dc8d1f commit 12dda00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: 'Dependency Review'
uses: actions/dependency-review-action@a6993e2c61fd5dc440b409aa1d6904921c5e1894 # v4.3.5
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
2 changes: 1 addition & 1 deletion requirements.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
collections:
- name: ansible.posix
version: 1.6.1
version: 1.6.2
source: https://github.com/ansible-collections/ansible.posix.git
type: git
- name: community.crypto
Expand Down

0 comments on commit 12dda00

Please sign in to comment.