Skip to content

Commit

Permalink
chore(version-bump: Update Github Actions Ingestion Slim Release version
Browse files Browse the repository at this point in the history
  • Loading branch information
akash-jain-10 committed Jan 29, 2024
1 parent 8e9698f commit 02d4db7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- name: Check trigger type
if: ${{ env.input == '' }}
run: echo "input=1.3.0-SNAPSHOT" >> $GITHUB_ENV
run: echo "input=1.3.0-beta" >> $GITHUB_ENV

- name: Check out the Repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 02d4db7

Please sign in to comment.