Skip to content

Commit

Permalink
Merge branch 'master' into renovate/com.google.api-client-google-api-…
Browse files Browse the repository at this point in the history
…client-2.x
  • Loading branch information
DxsSucuk authored Jan 6, 2023
2 parents b8f0236 + d8381eb commit b74688d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dockerPush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@c98ac5e987c125fe23d39b3cecb9ac130a108e27
uses: docker/metadata-action@7cb52e275081c4e9294d257dd188716a82c82670
with:
images: prestischmesti/ree6-bot

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-jackson2</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit b74688d

Please sign in to comment.