Skip to content

Commit

Permalink
Set UI to version 1.11.1_security-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
awsbuild authored and sambles committed Nov 27, 2023
1 parent 0355dde commit deda025
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@ env:


jobs:
update:
uses: ./.github/workflows/version.yml
secrets: inherit
with:
app_version: ${{ inputs.release_tag }}
# update:
# uses: ./.github/workflows/version.yml
# secrets: inherit
# with:
# app_version: ${{ inputs.release_tag }}

images:
uses: ./.github/workflows/build.yml
secrets: inherit
needs: update
# needs: update
with:
docker_push: 'true'

Expand Down
2 changes: 1 addition & 1 deletion BFE_RShiny/oasisui/DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: oasisui
Version: 1.11.1
Version: 1.11.1.0001
License: BSD_3_clause + file LICENSE
Title: Oasis User Interface
Description: This package provides an extensible implementation of a user
Expand Down

0 comments on commit deda025

Please sign in to comment.