Skip to content

Commit

Permalink
bump 2.13.6 version
Browse files Browse the repository at this point in the history
  • Loading branch information
simple-elf committed Oct 1, 2020
1 parent 622e995 commit 98e2ef7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM openjdk:8-jre-alpine

ARG RELEASE=2.13.5
ARG RELEASE=2.13.6
RUN echo $RELEASE
ARG ALLURE_REPO=https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline

Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ inputs:
allure_version:
description: 'Allure commandline version'
required: true
default: '2.13.4'
default: '2.13.6'
gh_pages:
description: 'Folder with gh-pages branch'
required: true
Expand Down

0 comments on commit 98e2ef7

Please sign in to comment.