Skip to content

Commit

Permalink
Update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 30, 2024
1 parent 1070c79 commit 138dead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -31060,7 +31060,7 @@ async function run() {
console.log(`Found Engine Name: ${engineName}`);
core.setOutput('engine', engineName);

let container = 'registry.gitlab.steamos.cloud/steamrt/sniper/sdk:0.20240307.80401';
let container = 'registry.gitlab.steamos.cloud/steamrt/sniper/sdk:0.20240415.84603';

console.log(`Found container name: ${container}`);
core.setOutput('container', container);
Expand Down

0 comments on commit 138dead

Please sign in to comment.