Skip to content

Commit

Permalink
Update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 2, 2024
1 parent be86617 commit 705d855
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 @@ -30845,7 +30845,7 @@ async function run() {
console.log(`Found Engine Name: ${engineName}`);
core.setOutput('engine', engineName);

let container = 'registry.gitlab.steamos.cloud/steamrt/sniper/sdk:0.20231211.70175';
let container = 'registry.gitlab.steamos.cloud/steamrt/sniper/sdk:0.20240321.82093';

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

0 comments on commit 705d855

Please sign in to comment.