Skip to content

Commit

Permalink
feat(ansible): update community.sops to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 8bb03c2 commit dbbffd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/meta-sync-labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Sync Labels
uses: EndBug/label-sync@52074158190acb45f3077f9099fea818aa43f97a # v2.3.3
uses: EndBug/label-sync@da00f2c11fdb78e4fae44adac2fdd713778ea3e8 # renovate: tag=v2.3.2
with:
config-file: .github/labels.yaml
token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down
2 changes: 1 addition & 1 deletion ansible/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ collections:
- name: community.general
version: 8.0.2
- name: community.sops
version: 1.6.7
version: 1.9.0
- name: ansible.posix
version: 1.5.4
- name: ansible.utils
Expand Down

0 comments on commit dbbffd9

Please sign in to comment.