Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

Commit 5e8ac75

Browse files
Merge pull request #14 from navaneeth-dev/renovate/all
chore(deps): update all
2 parents 3e66b9a + 3ee6d0d commit 5e8ac75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
# Install the latest version of Terraform CLI and configure the Terraform CLI configuration file with a Terraform Cloud user API token
2525
- name: Setup Terraform
26-
uses: hashicorp/[email protected].1
26+
uses: hashicorp/[email protected].2
2727
with:
2828
cli_config_credentials_token: ${{ secrets.TF_API_TOKEN }}
2929

services/roles/pairdrop/templates/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
services:
33
pairdrop:
4-
image: lscr.io/linuxserver/pairdrop:1.10.9
4+
image: lscr.io/linuxserver/pairdrop:1.10.10
55
container_name: pairdrop
66
environment:
77
- PUID=1000

0 commit comments

Comments
 (0)