Skip to content

Commit b9ae1ad

Browse files
committed
2 parents 64b5686 + 284410a commit b9ae1ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/description_update.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
dockerHubDescription:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v2
17+
- uses: actions/checkout@v4
1818

1919
- name: Docker Hub Description
20-
uses: peter-evans/dockerhub-description@v2
20+
uses: peter-evans/dockerhub-description@v4
2121
with:
2222
username: ${{ secrets.DOCKER_USERNAME }}
2323
password: ${{ secrets.DOCKER_PASSWORD }}

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Posterr
2-
## Media display software for Plex, Sonarr, Radarr, and Readarr. (Just like the display screens outside movie theatres)
2+
## Media display software for Plex, Sonarr, Radarr, and Readarr. (Just like the display screens in movie theatre foyers)
33

44
![Docker Pulls](https://img.shields.io/docker/pulls/petersem/posterr)
55
![Docker Image Size (tag)](https://img.shields.io/docker/image-size/petersem/posterr/latest?logo=docker)

0 commit comments

Comments
 (0)